This repository has been archived on 2023-05-12. You can view files and clone it, but cannot push or open issues or pull requests.
aiosched/aiosched
Nocturn9x 509b555628
Added many fixes for exception propagation and SIGINT handling
2023-04-22 12:26:37 +02:00
..
internals Added many fixes for exception propagation and SIGINT handling 2023-04-22 12:26:37 +02:00
util Added many fixes for exception propagation and SIGINT handling 2023-04-22 12:26:37 +02:00
__init__.py Added many fixes for exception propagation and SIGINT handling 2023-04-22 12:26:37 +02:00
context.py Added many fixes for exception propagation and SIGINT handling 2023-04-22 12:26:37 +02:00
errors.py Added Event class and reformatted with black 2022-10-19 11:54:32 +02:00
io.py Fixed most bugs with I/O (except dangling resources) 2022-11-11 18:01:42 +01:00
kernel.py Added many fixes for exception propagation and SIGINT handling 2023-04-22 12:26:37 +02:00
runtime.py Minor changes 2022-11-02 09:28:57 +01:00
socket.py Minor style changes 2022-10-19 19:52:04 +02:00
sync.py Fixes/additions to I/O mechanism, bugs still exist in network_channel test 2022-11-11 17:39:11 +01:00
task.py Added many fixes for exception propagation and SIGINT handling 2023-04-22 12:26:37 +02:00