Mrntt: Don't call Mind::initialize after exiting loop.
This commit is contained in:
@@ -128,7 +128,6 @@ void ComponentThread::marionetteMain(ComponentThread& self)
|
||||
}
|
||||
|
||||
std::cout << __func__ << ": Exited event loop" << "\n";
|
||||
mind.finalizeReq(nullptr);
|
||||
shutdownSalmanoff();
|
||||
}
|
||||
catch (const std::exception& e)
|
||||
|
||||
Reference in New Issue
Block a user