If there is an unexpected error, eg. `BrokenPipe` in the upload process process of the worker, we may have more than four bytes to read from the remote socket. This change ensures that we don't attempt to read more into a buffer of size `4`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||