nix-community / nix-eval-jobs

Parallel nix evaluator with a streamable json output [maintainers @Mic92, @adisbladis]
GNU General Public License v3.0
140 stars 26 forks source link

handle broken evaluation worker pipes more gracefully #277

Closed Mic92 closed 8 months ago

Mic92 commented 8 months ago

writeLine will throw a SysError exception, which obfuscates out-of-memory events where the eval worker is killed by the OS. readLine is suffering from the same problem and will be handled in a subsequent commit.

Mic92 commented 8 months ago

@mergify queue

mergify[bot] commented 8 months ago

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at *6f4bee53f6b4a44f5f70ced82703ef9313128119*