coder/tailnet
Kyle Carberry c5afaffa7e
fix: Tidy up closes for nicer output (#4605)
* fix: Tidy up closes for nicer output

There was a context canceled message that would appear
because of traces, and this was using the wrong close.

I don't think it was causing any specific problems, but
it could make a replica warning appear on restart.

* Fix migration and experimental
2022-10-17 18:36:23 -05:00
..
tailnettest feat: Add Tailscale networking (#3505) 2022-08-31 20:09:44 -05:00
conn.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00
conn_test.go fix: Add latency-check for DERP over HTTP(s) (#3788) 2022-09-01 16:41:47 +00:00
coordinator.go fix: Tidy up closes for nicer output (#4605) 2022-10-17 18:36:23 -05:00
coordinator_test.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00
derpmap.go feat: Add local configuration option for DERP mapping (#3996) 2022-09-11 16:45:49 -05:00
derpmap_test.go feat: Add local configuration option for DERP mapping (#3996) 2022-09-11 16:45:49 -05:00