| Previously allowing the reconnect signal forcibly close the connection caused a race condition on which error was returned by the errgroup in the tunnel connection. Allowing the signal to return and provide a context cancel to the connection provides a safer shutdown of the tunnel for this test-only scenario. | ||
|---|---|---|
| .. | ||
| cloudflare_status_page.go | ||
| cloudflare_status_page_test.go | ||
| conn_aware_logger.go | ||
| external_control.go | ||
| metrics.go | ||
| reconnect.go | ||
| reconnect_test.go | ||
| supervisor.go | ||
| tunnel.go | ||
| tunnel_test.go | ||
| tunnelsforha.go | ||