Add until_closed method to pools

This commit is contained in:
2022-05-05 08:35:32 +02:00
parent a4ecf39157
commit dae883446a
4 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[metadata]
name = asyncio-taskpool
version = 1.0.3
version = 1.1.0
author = Daniil Fajnberg
author_email = mail@daniil.fajnberg.de
description = Dynamically manage pools of asyncio tasks