evict_all

Function evict_all 

Source
pub fn evict_all()
Expand description

Removes all tasks from the executor

§Caution

Evicted tasks won’t be able to get re-scheduled when they will be woken up.