docstrings and full test coverage for server module; small adjustments

This commit is contained in:
2022-02-13 16:17:50 +01:00
parent be03097bf4
commit 3fb451a00e
4 changed files with 203 additions and 12 deletions

View File

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