BuildDebug

Function BuildDebug 

Source
pub fn BuildDebug() -> Arc<Scheduler>
Expand description

Build minimal debug scheduler (single-threaded)

Useful for debugging and testing where predictable execution order matters.