Mrntt: Call mind.finalize() on mind object.
This commit is contained in:
@@ -105,6 +105,7 @@ void ComponentThread::marionetteMain(ComponentThread& self)
|
||||
}
|
||||
|
||||
std::cout << __func__ << ": Exited event loop" << "\n";
|
||||
mind.finalize();
|
||||
shutdownSalmanoff();
|
||||
}
|
||||
catch (const std::exception& e)
|
||||
|
||||
Reference in New Issue
Block a user