Post #1546522
2026-04-14 04:40 UTC
@whitequark @dotstdy @tedmielczarek yeah killing might be totally reasonable since build system commands are usually idempotent
Replies (2)
-
@regehr@mastodon.social 2026-04-14 04:41
@whitequark @dotstdy @tedmielczarek that's maybe my favorite idea from here so far, seems like it could be implemented in e.g. ninja without touching any other code
-
@crzwdjk@mastodon.social 2026-04-14 04:52
@regehr @whitequark @dotstdy @tedmielczarek Eventually the OOM killer will do its job, if there's a way to detect that that happened and move that task to the end and run it by itself that would already make my life slightly easier.