Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update server.go to reduce race condition in test suite
Change the udpErr and tcpErr to close earlier to reduce liklihood of race condition in test suite where TestClient_Auth, TestClient_Healthcheck, and TestClient_TcpKeyMatch/returns_ordered_keys_with_secret fail because the udp address is detected as already being in use.
- Loading branch information