mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
13360e2e2a
The context could be cancelled after a log is sent, which resulted in a failure. This prevent's that from occurring by using the background context.