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.
S
Sam Gross committed
2f74b709b637cad7a9c18a2d90b0747823f2ff51
Parent: bb10858
Committed by GitHub <noreply@github.com>
on 7/25/2024, 8:16:53 AM