Skip to content

Latest commit

 

History

History
 
 

python-aiohttp-taskgroup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

EasyRacer Python AIOHTTP TaskGroup

Setup:

nix-shell
ulimit -n 16000

Run against local server:

python main.py

Test with EasyRacer Container:

pytest