pub static TERMINATE_ALL_NEXT_STEP: AtomicBoolExpand description
Terminate all sequences on the next scheduling step. Be sure to reset this. This is a global flag for terminating all engines at once (e.g., Ctrl+C).
pub static TERMINATE_ALL_NEXT_STEP: AtomicBoolTerminate all sequences on the next scheduling step. Be sure to reset this. This is a global flag for terminating all engines at once (e.g., Ctrl+C).