Constant tokio::sync::notify::WAITING

source ยท
const WAITING: usize = 1;
Expand description

One or more threads are currently waiting to be notified.