asyncio-taskpool/src/asyncio_taskpool
2022-03-31 11:04:31 +02:00
..
control better error handling when converting arguments 2022-03-26 10:29:34 +01:00
internals improved exception handling/logging in apply meta task 2022-03-31 11:04:31 +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 improved exception handling/logging in apply meta task 2022-03-31 11:04:31 +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