c4-project / c4t

Runs concurrent C compiler tests
MIT License
1 stars 0 forks source link

Compiler timeout isn't working #117

Closed MattWindsor91 closed 3 years ago

MattWindsor91 commented 3 years ago

In what may turn out to be a long-running but heavily masked bug, compiler timeout doesn't appear to be functioning properly. The machine node is receiving the compiler timeout amount (I can see that in htop on the target machine), but the compilation itself is stalling.

Obviously, this is fairly major bug, as it has the possibility to wreck experiments.

MattWindsor91 commented 3 years ago

This does indeed seem to be solved (and it was such a silly fix, too!).