mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
5c0d63d31f
* fix: Only hold `tailnet.*Conn.Close()` for a short duration The long duration could be cause to a test deadlock. * Add closed chan to listener struct