asyncio-taskpool/usage
Daniil Fajnberg 689a74c678 control interface now supports TaskPool instances:
dotted paths to coroutine functions can be passed to the parser as arguments for methods like `map`;
parser supports literal evaluation for the argument iterables in methods like `map`;
minor fixes
2022-03-16 11:27:27 +01:00
..
__init__.py client cli and usage example 2022-02-04 16:25:44 +01:00
example_server.py control interface now supports TaskPool instances: 2022-03-16 11:27:27 +01:00
USAGE.md typo 2022-03-14 18:13:51 +01:00