Mind: Implement initialize/finalizeBodyReq()

We've done a lot of general work on the init sequencing.
This commit is contained in:
2025-09-12 16:09:26 -04:00
parent b99b147959
commit 25a9721f92
10 changed files with 294 additions and 163 deletions
+1
View File
@@ -361,6 +361,7 @@ public:
[[maybe_unused]] std::shared_ptr<MindShutdownIndOp> context
)
{
std::cout << "Mrntt: About to exit marionette loop." << "\n";
/** FIXME:
* When we eventually support multiple minds, we should remove this
* since it causes marionette to exit, even if there are other minds