Now t/curse passes again when parallelized (except for the countall mismatch, since we haven't fixed the source of that problem yet). At least it's consistent now. There's a bunch of stuff rearranged in here, but the actual important problem was that we were doing unlink() on the lock fifo even if ENXIO, which meant a reader could connect in between ENXIO and unlink(), and thus never get notified of the disconnection. This would cause the build to randomly freeze.
3 lines
108 B
Text
3 lines
108 B
Text
redo example/clean curse/clean
|
|
rm -f c c.c c.c.c c.c.c.b c.c.c.b.b d
|
|
rm -f hello [by]ellow *.o *~ .*~ CC LD
|