c1727ce05e
Not sure we even have a test for this yet. The main issue discovered by a user project (https://github.com/adder46/wrath) was that a kbi raised inside a block like this (with both recv-only and send-recv streams) would not cancel on the first ctrl-c sent from console and instead SIGiNT had to be repeatedly sent as many times as there are subactors in the first level tree. This test catches that as well as just verifies the basic side-by-side functionality. |
||
---|---|---|
.. | ||
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 |