structio/tests
Mattia Giambirtone d8b2066126
Added experimental task-level cancellation and waiting primitives
2024-02-23 13:13:36 +01:00
..
event_channel.py Added experimental task-level cancellation and waiting primitives 2024-02-23 13:13:36 +01:00
events.py Initial work 2024-02-23 13:13:35 +01:00
ki_test.py Initial work 2024-02-23 13:13:35 +01:00
memory_channel.py Initial work 2024-02-23 13:13:35 +01:00
nested_pool_inner_raises.py Added experimental task-level cancellation and waiting primitives 2024-02-23 13:13:36 +01:00
nested_pool_outer_raises.py Added experimental task-level cancellation and waiting primitives 2024-02-23 13:13:36 +01:00
queue.py Initial work 2024-02-23 13:13:35 +01:00
self_cancel.py Added a proper timeout exception and enhance some tests 2024-02-23 13:13:36 +01:00
semaphores.py Minor bugfixes, added Semaphores 2024-02-23 13:13:35 +01:00
sliding_deadline.py Minor change to sliding deadline test 2024-02-23 13:13:36 +01:00
task_handling.py Added experimental task-level cancellation and waiting primitives 2024-02-23 13:13:36 +01:00
timeouts.py Added a proper timeout exception and enhance some tests 2024-02-23 13:13:36 +01:00