• Denis Bilenko's avatar
    Fix tests to pass on debug python · ffaa2474
    Denis Bilenko authored
    - test__backdoor.py: do not use create_connection
      it uses getaddrinfo and that may trigger unrelated issues
    - test___monkey_patching.py: set timeout to 60
    - test__socket_dns.py: wait for the thread pool
    ffaa2474
test__socket_dns.py 12.8 KB