[bug #41781] Provide a fast fail path when a target is compromized during a parallel build

2024-03-14 Thread Paul D. Smith
Follow-up Comment #4, bug #41781 (group make): Definitely I don't anticipate making any change in error handling the default. The idea I had 10yrs ago is still my best idea (perhaps with an option to allow "immediate kill" as suggested by Patatti) but it's gotten even more complex since then: tha

[bug #41781] Provide a fast fail path when a target is compromized during a parallel build

2024-03-14 Thread anonymous
Follow-up Comment #3, bug #41781 (group make): In Gentoo, we always do clean builds, so the issue of resumption / corrupt rules wouldn't be a problem for us. I wouldn't expect this functionality to be on by default if made available, but having the option would be great. The main motivation for