We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PYTHONASYNCIODEBUG
When running setup.py test, the following test hangs on py3.8 and py3.9. It passes fine with py3.7:
setup.py test
test_write_to_closed_transport (test_tcp.Test_UV_TCPSSL) ...
PYTHONASYNCIODEBUGin env?: yesWhen running
setup.py test, the following test hangs on py3.8 and py3.9. It passes fine with py3.7: