Daniil Fajnberg daniil-berg
  • Joined on 2021-11-02
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-13 16:18:06 +01:00
3fb451a00e docstrings and full test coverage for server module; small adjustments
daniil-berg pushed tag v0.3.0-lw to daniil-berg/asyncio-taskpool 2022-02-12 22:52:14 +01:00
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-12 22:52:14 +01:00
be03097bf4 massive overhaul of the control server interface;
daniil-berg pushed tag v0.2.1-lw to daniil-berg/asyncio-taskpool 2022-02-09 23:15:07 +01:00
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-09 23:15:07 +01:00
024e5db0d4 license & copyright notices; docstrings for each module; extended readme
daniil-berg pushed tag v0.2.0-lw to daniil-berg/asyncio-taskpool 2022-02-08 23:09:47 +01:00
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-08 23:09:46 +01:00
bc9d2f243e renamed "closing" a pool to "locking" it
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-08 16:43:46 +01:00
012c8ac639 testing notes in readme
8fd40839ee full unittest coverage for the helpers module
Compare 2 commits »
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-08 16:24:40 +01:00
36d026f433 more precise comments
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-08 16:16:04 +01:00
410e73e68b bugfix for TaskPool._map; usage example for TaskPool
daniil-berg pushed tag v0.1.7-lw to daniil-berg/asyncio-taskpool 2022-02-08 16:16:04 +01:00
daniil-berg pushed tag v0.1.6-lw to daniil-berg/asyncio-taskpool 2022-02-08 14:30:58 +01:00
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-08 14:30:57 +01:00
727f0b7c8b added full test coverage and docstrings for TaskPool as well as minor improvements
daniil-berg pushed tag v0.1.5-lw to daniil-berg/asyncio-taskpool 2022-02-08 13:30:12 +01:00
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-08 13:30:12 +01:00
63aab1a8f6 added full test coverage of TaskPool and further improved its _map() method
daniil-berg pushed tag v0.1.4-lw to daniil-berg/asyncio-taskpool 2022-02-08 12:23:24 +01:00
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-08 12:23:24 +01:00
d48b20818f small improvement to the TaskPool._map args queue; added docstring to helper method
daniil-berg pushed tag v0.1.3-lw to daniil-berg/asyncio-taskpool 2022-02-08 12:10:04 +01:00
daniil-berg pushed to master at daniil-berg/asyncio-taskpool 2022-02-08 12:10:04 +01:00
3c69740c8d factored out the queue setup of TaskPool._map
586023f722 fixed unittests; minor changes
Compare 2 commits »
daniil-berg pushed tag v0.1.1-lw to daniil-berg/asyncio-taskpool 2022-02-07 23:17:55 +01:00