structio/tests
Mattia Giambirtone faccd4146d
Added unregister_event and test for smart events
2023-06-02 11:01:24 +02:00
..
event_channel.py Fixed bug with channels and modified event channel test 2023-05-17 16:01:22 +02:00
events.py Bugfixes 2023-05-18 22:05:43 +02:00
files.py Loop now uses the clock's deadline method 2023-06-01 20:02:07 +02:00
ki_test.py Initial work 2023-05-15 18:25:02 +02:00
memory_channel.py Fixed bug with channels and modified event channel test 2023-05-17 16:01:22 +02:00
nested_pool_inner_raises.py Fixed bugs, added shielded task scopes and related test 2023-05-17 00:27:24 +02:00
nested_pool_outer_raises.py Fixed bugs, added shielded task scopes and related test 2023-05-17 00:27:24 +02:00
queue.py Fixed bugs with thread-related code 2023-05-18 11:23:34 +02:00
self_cancel.py Minor changes 2023-06-01 20:33:09 +02:00
semaphores.py Fixed bugs with Ctrl+C delivery, redesigned synchonization primitives, added Lock and RLock classes and minor API changes 2023-05-17 22:28:29 +02:00
shields.py Minor changes 2023-06-01 20:33:09 +02:00
sliding_deadline.py Fixed bugs with Ctrl+C delivery, redesigned synchonization primitives, added Lock and RLock classes and minor API changes 2023-05-17 22:28:29 +02:00
smart_events.py Added unregister_event and test for smart events 2023-06-02 11:01:24 +02:00
task_handling.py Minor changes 2023-06-01 20:33:09 +02:00
threads.py Thread workers are now partially cancellable 2023-05-18 15:19:13 +02:00
timeouts.py Fixed bugs, added shielded task scopes and related test 2023-05-17 00:27:24 +02:00