mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
ebad5c3ed0
This fixes a test issue where we were waiting on a channel indefinitely and the test timed out instead of failing due to earlier error. Updates coder/internal#558