Add comments
This commit is contained in:
@@ -54,6 +54,9 @@ void ComponentThread::marionetteMain(ComponentThread& self)
|
||||
|
||||
if (options.printUsage)
|
||||
{
|
||||
/* We could make RAII guard classes to always shutdown the mind
|
||||
* threads properly in these pre-event loop situations.
|
||||
*/
|
||||
self.getIoService().post([&options]()
|
||||
{
|
||||
ComponentThread::joltAllMindThreadsReq(
|
||||
|
||||
Reference in New Issue
Block a user