open-consul/vendor/golang.org/x/net
Matt Keeler 2ab8af4093
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 connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
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 Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
publicsuffix Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
trace Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
AUTHORS
CONTRIBUTORS
LICENSE
PATENTS