-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Description
Shutdown should be separated into two stages: instrument shutdown, then framework shutdown. This would allow logs and remote dashboards to more accurately monitor instrument shutdowns and any post-processing procedures.
Possible Implementation
Create a separate shutdown signal for core component threads/modules, rather than sharing one between all threads/modules.