forked from goodboy/tractor
d0f5c7a5e2
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. |
||
---|---|---|
.. | ||
conftest.py | ||
test_2way.py | ||
test_advanced_streaming.py | ||
test_cancellation.py | ||
test_clustering.py | ||
test_debugger.py | ||
test_discovery.py | ||
test_docs_examples.py | ||
test_local.py | ||
test_multi_program.py | ||
test_pubsub.py | ||
test_rpc.py | ||
test_spawning.py | ||
test_streaming.py | ||
test_task_broadcasting.py |