Handle SIGINT (CTL+C) by gracefully shutting down
This commit is contained in:
@@ -110,6 +110,8 @@ public:
|
||||
|
||||
// Intentionally doesn't take a callback.
|
||||
void exceptionInd(ComponentThread& thread);
|
||||
// Intentionally doesn't take a callback.
|
||||
void userShutdownInd();
|
||||
|
||||
public:
|
||||
ThreadId id;
|
||||
|
||||
Reference in New Issue
Block a user