PCloudStimBuff: call IoUringAssemEngn.finalize when setup fails
This commit is contained in:
@@ -161,6 +161,7 @@ void PcloudStimulusProducer::start()
|
|||||||
|
|
||||||
if (!openClCollatingAndMeshingEngine.setup())
|
if (!openClCollatingAndMeshingEngine.setup())
|
||||||
{
|
{
|
||||||
|
ioUringAssemblyEngine.finalize();
|
||||||
std::cout <<__func__ <<"Failed to setup() "
|
std::cout <<__func__ <<"Failed to setup() "
|
||||||
<<"OClCollMeshEngine.\n";
|
<<"OClCollMeshEngine.\n";
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user