asyncio-taskpool/src/asyncio_taskpool
2022-04-18 13:45:15 +02:00
..
control Fixed Python 3.8 compatibility bugs; classmethod+property workaround; control session buffer 2022-04-08 11:53:53 +02:00
internals Fix cancel message bug for Python 3.8; test coverage workaround for Python version conditions 2022-04-10 10:43:53 +02:00
__init__.py sphinx documentation; adjusted all docstrings; moved some modules to non-public subpackage 2022-03-24 13:38:30 +01:00
exceptions.py gather_and_close now automatically locks the pool 2022-03-29 19:43:21 +02:00
pool.py Improve exception handling in _start_num 2022-04-18 13:45:15 +02:00
queue_context.py sphinx documentation; adjusted all docstrings; moved some modules to non-public subpackage 2022-03-24 13:38:30 +01:00