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. |
||
|---|---|---|
| .. | ||
| access | ||
| cliutil | ||
| proxydns | ||
| tunnel | ||
| updater | ||
| app_forward_service.go | ||
| app_resolver_service.go | ||
| app_service.go | ||
| common_service.go | ||
| generic_service.go | ||
| linux_service.go | ||
| macos_service.go | ||
| main.go | ||
| service_template.go | ||
| windows_service.go | ||