factored out the queue setup of TaskPool._map

This commit is contained in:
2022-02-08 12:09:21 +01:00
parent 586023f722
commit 3c69740c8d
3 changed files with 29 additions and 20 deletions

View File

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