You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catch signals to gracefully stop all threads. Global flag that tells each thread to shutdown. Can be implemented with atomics. Is the groundwork to gracefully stop via a GUI.