Handle SIGINT (CTL+C) by gracefully shutting down

This commit is contained in:
2025-08-10 14:07:27 -04:00
parent 7579446388
commit d26b791dd2
4 changed files with 47 additions and 7 deletions
+2
View File
@@ -13,6 +13,8 @@ class Marionette
{
};
void exitMarionetteLoop();
} // namespace mrntt
struct CrtCommandLineArgs