Module thread_stall_monitor

Source

Functionsยง

start_thread_stall_monitor
Monitors temporary stalls in tokio scheduling every MONITOR_INTERVAL. Calls thread_monitor_report_stall if more than ALERT_THRESHOLD has elapsed. When the stall clears, we observer the duration in a histogram.