forked from goodboy/tractor
Follow up to previous commit: extend our simple context test set to include cancellation via kbi in the parent as well as timeout logic and testing of the parent opening a stream even though the target actor does not. Thanks again to https://github.com/adder46/wrath for discovering this bug. |
||
|---|---|---|
| .. | ||
| 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_multi_program.py | ||
| test_pubsub.py | ||
| test_rpc.py | ||
| test_spawning.py | ||
| test_streaming.py | ||
| test_task_broadcasting.py | ||