summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-07-25 08:16:53 (GMT)
committerGitHub <noreply@github.com>2024-07-25 08:16:53 (GMT)
commit2f74b709b637cad7a9c18a2d90b0747823f2ff51 (patch)
tree3ebf71e5f7423d1757793fa17167c0064ba73837 /Python
parentbb108580dec5d8655ccdfb6c8737b5f64e3366d0 (diff)
downloadcpython-2f74b709b637cad7a9c18a2d90b0747823f2ff51.zip
cpython-2f74b709b637cad7a9c18a2d90b0747823f2ff51.tar.gz
cpython-2f74b709b637cad7a9c18a2d90b0747823f2ff51.tar.bz2
gh-122187: Avoid TSan reported race in `run_udp_echo_server` (#122189)
TSan doesn't fully recognize the synchronization via I/O, so ensure that socket name is retrieved earlier and use a different socket for sending the "STOP" message.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions