open-consul/connect
Chris S. Kim 96c266becf Ensure connections are closed before WaitGroup marked as done
The previous ordering of defers meant the listener's connWG could fire and wake up other goroutines before the connection closed. Unsure if this caused any real bugs but this commit should make the code more correct.
2022-07-29 09:29:13 -04:00
..
certgen
proxy Ensure connections are closed before WaitGroup marked as done 2022-07-29 09:29:13 -04:00
example_test.go
resolver.go
resolver_test.go
service.go
service_test.go Update go version to 1.18.1 2022-04-18 11:41:10 -04:00
testing.go
tls.go Update go version to 1.18.1 2022-04-18 11:41:10 -04:00
tls_test.go Update go version to 1.18.1 2022-04-18 11:41:10 -04:00