uvloop/TODO

5 lines
153 B
Plaintext

* Tests for signals:
- create a subprocess that runs another uvloop and calls 'time.sleep()';
the kill it with SIGINT. Expect it stop immediately.