forked from goodboy/tractor
Add a couple more tests to check that a parent and sub-task stream can be lagged and recovered (depending on who's slower). Factor some of the test machinery into a new ctx mngr to make it all happen. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_2way.py | ||
| test_advanced_streaming.py | ||
| test_cancellation.py | ||
| test_debugger.py | ||
| test_discovery.py | ||
| test_docs_examples.py | ||
| test_local.py | ||
| test_local_task_broadcast.py | ||
| test_multi_program.py | ||
| test_pubsub.py | ||
| test_rpc.py | ||
| test_spawning.py | ||
| test_streaming.py | ||