consul/vendor/golang.org/x/net
Matt Keeler e9835610f3
Add a test for go routine leaks
This is in its own separate package so that it will be a separate test binary that runs thus isolating the go runtime from other tests and allowing accurate go routine leak checking.

This test would ideally use goleak.VerifyTestMain but that will fail 100% of the time due to some architectural things (blocking queries and net/rpc uncancellability).

This test is not comprehensive. We should enable/exercise more features and more cluster configurations. However its a start.
2020-06-24 17:09:50 -04:00
..
bpf
context
http/httpguts
http2 Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
idna Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
internal Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
ipv4 Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
ipv6 Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
proxy
publicsuffix Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
trace
AUTHORS
CONTRIBUTORS
LICENSE
PATENTS