mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
My understanding is that `io.EOF` is eventually expected, so logging it as an error may be confusing. For other errors we should definitely WARN. ``` [info] provisionerd-ip-172-31-12-44-14: recv done on Session session_id=22b9ef8a-9cd6-4188-98e0-573a50d724cc error=EOF ```