pub fn acquire_test_state_lock() -> MutexGuard<'static, ()>Expand description
Serialize tests that mutate process-global telemetry state.
pub fn acquire_test_state_lock() -> MutexGuard<'static, ()>Serialize tests that mutate process-global telemetry state.