Commit Graph

11 Commits

Author SHA1 Message Date
Nocturn9x 509b555628
Added many fixes for exception propagation and SIGINT handling 2023-04-22 12:26:37 +02:00
Nocturn9x e730f7f27a
I/O and Ctrl+C fixes 2023-03-28 14:42:41 +02:00
Nocturn9x 6c91129ab6 Half-assed fix for Ctrl+C 2023-03-02 14:38:14 +01:00
Nocturn9x 3ac6ea58cb Fixed most bugs with I/O (except dangling resources) 2022-11-11 18:01:42 +01:00
Nocturn9x acc436d518 Fixes/additions to I/O mechanism, bugs still exist in network_channel test 2022-11-11 17:39:11 +01:00
Nocturn9x 1530b54fc5 Minor changes 2022-11-02 09:28:57 +01:00
Nocturn9x ff2acf298f Various fixes for exception handling in contexts 2022-11-02 09:28:04 +01:00
Nocturn9x c2bb63149b Added Event class and reformatted with black 2022-10-19 11:54:32 +02:00
Nocturn9x 6690263b55 Work on context exception handling 2022-10-19 11:31:45 +02:00
Nocturn9x ca1e8a157b TaskContext now calls Task.__init__() 2022-10-18 17:29:31 +02:00
Nocturn9x f3ff5fcec5 Initial work on task contexts 2022-10-18 17:26:58 +02:00