Prevent panic in case of hung loading sequence (fixes #315)
This is known to happen if another program spawns Caddy with a stdin pipe but does not close its write end of Caddy's stdin.
Showing
Please register or sign in to comment
This is known to happen if another program spawns Caddy with a stdin pipe but does not close its write end of Caddy's stdin.