tractor/tests
Tyler Goodlet 8d79d83ac2 Ensure kbi will cancel context block
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.
2021-10-04 10:38:26 -04:00
..
conftest.py Factor `repodir()` helper into conftest.py 2020-10-13 14:49:31 -04:00
test_2way.py Ensure kbi will cancel context block 2021-10-04 10:38:26 -04:00
test_advanced_streaming.py Add a test of both stream styles side-by-side 2021-10-04 10:38:22 -04:00
test_cancellation.py Handle top level multierror that presents now? 2021-07-02 11:55:16 -04:00
test_debugger.py Better early timeout handling, continue on child re-lock 2021-08-01 13:10:51 -04:00
test_discovery.py Drop run and rpc_module_paths from discovery tests 2021-05-07 11:21:40 -04:00
test_docs_examples.py Add 2-way streaming example to readme and scripts 2021-07-31 12:10:25 -04:00
test_local.py Mostly drop run from local tests 2021-05-07 11:21:40 -04:00
test_multi_program.py Drop run from multi prog tests 2021-05-07 11:21:40 -04:00
test_pubsub.py Drop sleep 2021-05-07 11:21:40 -04:00
test_rpc.py Drop lingering rpc_module_paths refs 2021-05-07 11:21:40 -04:00
test_spawning.py Drop run and rpc_module_paths from spawning tests 2021-05-07 11:21:40 -04:00
test_streaming.py Drop stream shielding; it was from a legacy design 2021-09-02 08:24:18 -04:00
test_task_broadcasting.py Add a first receiver is cancelled test 2021-09-02 21:12:54 -04:00