SIGN IN SIGN UP

bpo-31870: Fix test_get_server_certificate_timeout on Windows (GH-25570)

Some OS do not support millisecond granularity in select(). Use 100ms
timeout and a server callback with sleep to emulate a slow server.
C
Christian Heimes committed
f05c2aed7e25087122613b51f152919c79641f66
Parent: b2fac1a
Committed by GitHub <noreply@github.com> on 4/24/2021, 5:54:08 AM