forked from goodboy/tractor
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 :) |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_cancellation.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 | ||