forked from goodboy/tractor
The api we've made here is actually closer to `asyncio.gather()` but with opening async context managers instead of funcs. Use another event to allow for graceful teardown of children on non-cancellation exits and add a doc string. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _broadcast.py | ||
| _mngrs.py | ||