IoUringAssmEngn: destroy prev cb obj
This should ensure that the sh_ptr<contin> from the prev object gets destroyed properly.
This commit is contained in:
@@ -286,6 +286,7 @@ void IoUringAssemblyEngine::stop(bool doAcquireLock)
|
|||||||
|
|
||||||
// Cancel in-flight stall timeout timer
|
// Cancel in-flight stall timeout timer
|
||||||
stallTimer.cancel();
|
stallTimer.cancel();
|
||||||
|
onCqeReadyCallback = std::move([](void *, int){});
|
||||||
|
|
||||||
if (isSetup)
|
if (isSetup)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user