Hey Ludo!
> ‘process-build-log’ in Cuirass uses ‘read-line/non-blocking’ to read a > line from the log port of ‘build-derivations&’. If that really is > non-blocking (and I think it is), then we should be fine? > > We should attach GDB to Cuirass next time to see what’s blocking. Cuirass is currently hanging probably due to the same issue. I saved a GDB core dump in /home/mathieu/core.76483. Could use your help finding the guilty thread :) Thanks, Mathieu
