nix-eval-jobs/src
Jörg Thalheim 5ad4e7266f handle broken evaluation worker pipes more gracefully
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.
2023-12-10 10:25:15 +00:00
..
meson.build fix build on darwin 2023-06-10 13:50:23 +02:00
nix-eval-jobs.cc handle broken evaluation worker pipes more gracefully 2023-12-10 10:25:15 +00:00