bpo-36123:race condition in test_socket by nanjekyejoannah · Pull Request #12053 · python/cpython
nanjekyejoannah
changed the title
Remove race condition in test_socket
bpo-36123:race condition in test_socket
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Feb 26, 2019…ion (pythonGH-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. (cherry picked from commit 53b9e1a) Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
miss-islington added a commit that referenced this pull request
Feb 26, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters