We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Nursery
NurseryStream
close()
To mimic the close_nursery() methods of async-nursery
close_nursery()
async-nursery
Also include is_closed() methods
is_closed()
Note that this would make spawn() fallible, which could be annoying.
spawn()