TestWaitGroupRaceCondition tests that the WaitGroup reuse issue is fixed. This test reproduces the scenario where an endpoint is swapped while another goroutine is waiting on the old endpoint.
(t *testing.T)
source not stored for this graph (policy: none)