small improvement to the TaskPool._map args queue; added docstring to helper method

This commit is contained in:
2022-02-08 12:23:16 +01:00
parent 3c69740c8d
commit d48b20818f
2 changed files with 26 additions and 13 deletions

View File

@ -1,6 +1,6 @@
[metadata]
name = asyncio-taskpool
version = 0.1.3
version = 0.1.4
author = Daniil Fajnberg
author_email = mail@daniil.fajnberg.de
description = Dynamically manage pools of asyncio tasks