This website requires JavaScript.
Explore
Help
Register
Sign In
daniil-berg
/
asyncio-taskpool
Watch
1
Star
0
Fork
0
You've already forked asyncio-taskpool
generated from
daniil-berg/boilerplate-py
Code
Issues
Pull Requests
Projects
Releases
31
Wiki
Activity
asyncio-taskpool
/
src
/
asyncio_taskpool
History
Daniil Fajnberg
a3b99048de
drastically simplified meta-task internals
2022-03-29 19:29:38 +02:00
..
control
better error handling when converting arguments
2022-03-26 10:29:34 +01:00
internals
fixed potential race cond. gathering meta tasks
2022-03-25 12:58:18 +01: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
removed a few functions from the public API; fixed some docstrings/comments
2022-03-14 19:16:28 +01:00
pool.py
drastically simplified meta-task internals
2022-03-29 19:29:38 +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