forked from goodboy/tractor
04c0eda69d
Verify that if the `asyncio` side task cancels (itself) that we raise that `asyncio.CancelledError` on the `trio` side. In the case where `trio` initiated the cancel whether or not the `asyncio` side ended up raising `CancelledError` doesn't really matter to us as long as the far task did indeed terminate. |
||
---|---|---|
.. | ||
conftest.py | ||
test_2way.py | ||
test_advanced_streaming.py | ||
test_cancellation.py | ||
test_clustering.py | ||
test_context_stream_semantics.py | ||
test_debugger.py | ||
test_discovery.py | ||
test_docs_examples.py | ||
test_infected_asyncio.py | ||
test_local.py | ||
test_multi_program.py | ||
test_pubsub.py | ||
test_resource_cache.py | ||
test_rpc.py | ||
test_spawning.py | ||
test_streaming.py | ||
test_task_broadcasting.py |