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