pub fn background_task_count() -> usizeExpand description
Current count of in-flight tasks started via track_background_task.
Exposed for tests; drain() reads the shared counter directly.
pub fn background_task_count() -> usizeCurrent count of in-flight tasks started via track_background_task.
Exposed for tests; drain() reads the shared counter directly.