Alex Rønne Petersen
Alex Rønne Petersen
cc @mlugg to confirm
> Disabled default import library emission in `zig cc` mode (still enabled by default in `zig build`). This is the only part of this PR for which the rationale is...
Ok, that makes sense. I would suggest including that rationale in the commit message.
Hmm, not clear what's going on with `aarch64-linux-release` here. Maybe OOM killer victim?
> I'm curious to know what's going on here, but one option is to just remove all the `futex2` support and tests from Zig. Worst case we can disable the...
x86_64 or aarch64?
Can you still reproduce this with 0.14.1?
> I doubt that it would just be silently fixed in a minor version anyways. @mlugg fixed some caching issues in 0.14.1.
Is this referring to the force push action, or just opening the force push dialog? Asking because I've noticed the latter is very slow on a large BNDB; I think...