1
0
Fork 0
tractor/tests
Tyler Goodlet a5279f80a7 Actually reproduce the de-registration problem
This truly reproduces #141. It turns out the problem only occurs when
we're cancelled in the middle of consuming "infinite streams".
Good news is this tests a lot of edge cases :)
2020-08-03 18:28:09 -04:00
..
conftest.py
test_cancellation.py
test_discovery.py Actually reproduce the de-registration problem 2020-08-03 18:28:09 -04:00
test_docs_examples.py
test_local.py
test_multi_program.py
test_pubsub.py
test_rpc.py
test_spawning.py
test_streaming.py