achimnol / aiotools

Idiomatic asyncio utilties
https://aiotools.readthedocs.io
MIT License
153 stars 11 forks source link

Update test cases to use pipes or managed event objects instead of delayed signals #13

Closed achimnol closed 3 years ago

achimnol commented 4 years ago

This will improve stability of test runs.

achimnol commented 3 years ago

Now it's resolved using GitHub Actions and os.setpgrp().