Functions§
- activate
Deprecated - activate_
now - Triggers the killswitch, thereby scheduling all registered tasks to be killed.
- killed_
signal - Returns a future that resolves when all registered tasks have been killed,
after
activate_now
has been called. - spawn_
with_ killswitch - Spawns a new asynchronous task and registers it in the crate’s global killswitch.