giambio/giambio
Nocturn9x f38e508ef6 Fixed bug where suspended tasks would not be purged upon exiting 2022-02-26 19:35:03 +01:00
..
util Breaking changes: do not use 2021-06-08 17:21:59 +02:00
__init__.py Added chatroom example and initial work on (semi-broken) async Queue implementation 2022-02-04 20:19:48 +01:00
context.py Several fixes to nested pools, cancellation, timeouts and more. Fixed SSL I/O (WIP) 2021-08-28 23:26:24 +02:00
core.py Fixed bug where suspended tasks would not be purged upon exiting 2022-02-26 19:35:03 +01:00
exceptions.py Fixed bug with sleeping from the main task 2021-10-09 14:35:41 +02:00
internal.py (Hopefully) Fixed issues with blockinb I/O and timeouts 2022-02-04 11:56:15 +01:00
io.py Minor fixes to I/O, added initial chatroom_client implementation 2022-02-05 15:34:45 +01:00
runtime.py (Hopefully) Fixed issues with blockinb I/O and timeouts 2022-02-04 11:56:15 +01:00
socket.py (Hopefully) Fixed issues with blockinb I/O and timeouts 2022-02-04 11:56:15 +01:00
sync.py Moved the queueing mechanism to use events instead of event loop hacks 2022-02-05 13:00:55 +01:00
task.py Added chatroom example and initial work on (semi-broken) async Queue implementation 2022-02-04 20:19:48 +01:00
traps.py Moved the queueing mechanism to use events instead of event loop hacks 2022-02-05 13:00:55 +01:00