Commit Graph

9 Commits

Author SHA1 Message Date
Nocturn9x d10ae9c55b
Added task scopes. Many major fixes 2023-04-28 16:04:30 +02:00
Nocturn9x cfb91beb68
Added support for timeouts 2023-04-22 12:52:44 +02:00
Nocturn9x 509b555628
Added many fixes for exception propagation and SIGINT handling 2023-04-22 12:26:37 +02:00
Nocturn9x ff2acf298f Various fixes for exception handling in contexts 2022-11-02 09:28:04 +01:00
Mattia Giambirtone ce1583e9c2 Minor style changes 2022-10-19 19:52:04 +02:00
Nocturn9x 4a974ab06d Added more task synchronization primitives (Queue, Channel) and related tests 2022-10-19 12:02:40 +02: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 f3ff5fcec5 Initial work on task contexts 2022-10-18 17:26:58 +02:00