mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
d9f1aafa94
fixes https://github.com/coder/internal/issues/121 We shouldn't log errors when context is canceled, e.g. on shutdown. This breaks our tests and alarms customers needlessly.