structio/structio
Mattia Giambirtone d77ddcf6a6
Fix issues with memory channels
2024-02-23 13:13:47 +01:00
..
core Fix minor issues 2024-02-23 13:13:47 +01:00
io Fixed socket locking issues 2024-02-23 13:13:46 +01:00
util Fixed bugs with scope tracking and various minor fixes 2024-02-23 13:13:44 +01:00
__init__.py Added X_noblock methods to Queue class 2024-02-23 13:13:46 +01:00
abc.py Fixes to I/O waiting 2024-02-23 13:13:45 +01:00
exceptions.py Added X_noblock methods to Queue class 2024-02-23 13:13:46 +01:00
parallel.py Minor fixes for Windows support and httpx compatibility 2024-02-23 13:13:46 +01:00
path.py Added test for pathlib wrapper 2024-02-23 13:13:39 +01:00
signals.py Initial work on Windows support and various fixes 2024-02-23 13:13:45 +01:00
sync.py Fix issues with memory channels 2024-02-23 13:13:47 +01:00
thread.py structio.thread.run_coro now makes sure the event loop is running before submitting tasks 2024-02-23 13:13:47 +01:00