mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
Related to https://github.com/coder/coder/actions/runs/7286675441/job/19855871305 Fixes a panic if the listener returns an error, which can obfuscate the underlying problem and cause unrelated tests to be marked failed.