Skip to content
Commit 0a332520 authored by Valentin David's avatar Valentin David
Browse files

Re-check disk space for each write and handle ENOSPC in artifact server.

There were some race conditions in the way we store artifacts in the
server. Now we verify we still have space on disk for every write. We
also handle ENOSPC to reallocate space or if we cannot properly fail
the connection.

This should help for #609.
parent e298af53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment