diff options
author | Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com> | 2019-02-26 16:18:23 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-02-26 16:18:23 (GMT) |
commit | 53b9e1a1c1d86187ad6fbee492b697ef8be74205 (patch) | |
tree | ed814854c27a217d81d8b26ed36421536ca692a8 /configure | |
parent | c606a9cbd48f69d3f4a09204c781dda9864218b7 (diff) | |
download | cpython-53b9e1a1c1d86187ad6fbee492b697ef8be74205.zip cpython-53b9e1a1c1d86187ad6fbee492b697ef8be74205.tar.gz cpython-53b9e1a1c1d86187ad6fbee492b697ef8be74205.tar.bz2 |
bpo-36123: Fix test_socket.testWithTimeoutTriggeredSend() race condition (GH-12053)
Use longer timeout for accept() in the server and block on accept in the client.
The client now only sets the timeout once the socket is connected.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions