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 6c91129ab6 Half-assed fix for Ctrl+C 2023-03-02 14:38:14 +01:00
..
internals Fixes to cancellation 2023-02-22 17:43:14 +01:00
util Fixes/additions to I/O mechanism, bugs still exist in network_channel test 2022-11-11 17:39:11 +01:00
__init__.py Various fixes for exception handling in contexts 2022-11-02 09:28:04 +01:00
context.py Half-assed fix for Ctrl+C 2023-03-02 14:38:14 +01: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 Half-assed fix for Ctrl+C 2023-03-02 14:38:14 +01: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 Half-assed fix for Ctrl+C 2023-03-02 14:38:14 +01:00