From d4898bbca1dfacbd037ff087bfe522c49b5ebc6d Mon Sep 17 00:00:00 2001 From: Hayodea Hakol Date: Sun, 3 Aug 2025 10:22:28 -0400 Subject: [PATCH] Add comments --- smocore/marionette/marionette.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/smocore/marionette/marionette.cpp b/smocore/marionette/marionette.cpp index 285c0eb..9fcacdc 100644 --- a/smocore/marionette/marionette.cpp +++ b/smocore/marionette/marionette.cpp @@ -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(