mirror of
https://github.com/coder/coder.git
synced 2026-06-04 21:48:22 +00:00
db9104c02e
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.