forked from goodboy/tractor
1
0
Fork 0
tractor/tests
Tyler Goodlet 1bca5c8144 Adjust debug tests to accomodate no more root clobbering
We may get multiple re-entries to debugger by `bp_forever` sub-actor
now since the root will incrementally try to cancel it only when the tty
lock is not held.
2021-07-05 16:42:40 -04:00
..
conftest.py Factor `repodir()` helper into conftest.py 2020-10-13 14:49:31 -04:00
test_cancellation.py Handle top level multierror that presents now? 2021-07-02 11:55:16 -04:00
test_debugger.py Adjust debug tests to accomodate no more root clobbering 2021-07-05 16:42:40 -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 Don't run stdlib example as part of test set 2021-02-21 15:41:21 -05: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 run and rpc_module_paths from streaming tests 2021-05-07 11:21:40 -04:00