mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
32d5875fa4
fixes https://github.com/coder/internal/issues/114 We need to wait for ServerTailnet goroutines to finish when closing down, otherwise we can race with the shutdown of coderd & the coordinator, which causes errors.