structio/tests
Mattia Giambirtone 4d35957d17
Added test for pathlib wrapper
2024-02-23 13:13:39 +01:00
..
event_channel.py Fixed bug with channels and modified event channel test 2024-02-23 13:13:37 +01:00
events.py Bugfixes 2024-02-23 13:13:38 +01:00
files.py Added test for pathlib wrapper 2024-02-23 13:13:39 +01:00
ki_test.py Initial work 2024-02-23 13:13:35 +01:00
memory_channel.py Fixed bug with channels and modified event channel test 2024-02-23 13:13:37 +01:00
nested_pool_inner_raises.py Fixed bugs, added shielded task scopes and related test 2024-02-23 13:13:36 +01:00
nested_pool_outer_raises.py Fixed bugs, added shielded task scopes and related test 2024-02-23 13:13:36 +01:00
queue.py Fixed bugs with thread-related code 2024-02-23 13:13:38 +01:00
self_cancel.py Added a proper timeout exception and enhance some tests 2024-02-23 13:13:36 +01:00
semaphores.py Fixed bugs with Ctrl+C delivery, redesigned synchonization primitives, added Lock and RLock classes and minor API changes 2024-02-23 13:13:37 +01:00
shields.py Shielded scopes are now directly cancellable 2024-02-23 13:13:37 +01:00
sliding_deadline.py Fixed bugs with Ctrl+C delivery, redesigned synchonization primitives, added Lock and RLock classes and minor API changes 2024-02-23 13:13:37 +01:00
task_handling.py Minor change to task handling test 2024-02-23 13:13:37 +01:00
threads.py Thread workers are now partially cancellable 2024-02-23 13:13:38 +01:00
timeouts.py Fixed bugs, added shielded task scopes and related test 2024-02-23 13:13:36 +01:00