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:
2025-11-06 08:53:44 -04:00
parent 59a584561d
commit d69636bf7b
@@ -286,6 +286,7 @@ void IoUringAssemblyEngine::stop(bool doAcquireLock)
// Cancel in-flight stall timeout timer
stallTimer.cancel();
onCqeReadyCallback = std::move([](void *, int){});
if (isSetup)
{