mirror of
https://github.com/coder/coder.git
synced 2026-06-05 22:18:20 +00:00
185d97a65b
From investigating the following run: https://github.com/coder/coder/runs/6156348454?check_suite_focus=true It's believed that the cause is data being discarded due to the buffer filling up. This _might_ fix it, but not entirely sure.