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
e3bbb05eac
asyncio-taskpool
/
src
/
asyncio_taskpool
History
Daniil Fajnberg
36527ccffc
Improve exception handling in
_start_num
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