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
/
tests
History
Daniil Fajnberg
4994135062
renamed
num_tasks
in the map-methods to
group_size
; reworded/extended the docstrings
2022-02-19 16:02:50 +01:00
..
__init__.py
Initial commit
2022-02-03 20:06:30 +01:00
test_client.py
full unit test coverage and docstrings for
client
module; minor refactoring
2022-02-19 12:56:08 +01:00
test_helpers.py
additional unit tests
2022-02-13 19:55:27 +01:00
test_pool.py
renamed
num_tasks
in the map-methods to
group_size
; reworded/extended the docstrings
2022-02-19 16:02:50 +01:00
test_server.py
full unit test coverage and docstrings for
session
module
2022-02-14 17:59:11 +01:00
test_session_parser.py
full unit test coverage and docstrings for
session_parser
module; minor changes
2022-02-14 22:11:31 +01:00
test_session.py
full unit test coverage and docstrings for
session_parser
module; minor changes
2022-02-14 22:11:31 +01:00