summaryrefslogtreecommitdiff
path: root/mesonbuild/programs.py
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-09-23 21:22:29 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2024-10-02 23:15:07 +0300
commit3c2d04d702a765a9510ede80f517f5274dde5933 (patch)
tree40a020c00e621664a0f5ee20d2f2c8dd84a00431 /mesonbuild/programs.py
parent9d0de83368c89ff7fc54ec95d5f15ec29e8e0f0e (diff)
downloadmeson-3c2d04d702a765a9510ede80f517f5274dde5933.tar.gz
ci/ciimage: Lower nofile ulimit on containers that test D
The D stdlib function std.process.spawnProcessPosix suffers from a bug that causes any program that calls it to OOM if the nofile ulimit is large. This doesn't affect CI currently but trying to run or build the containers locally will most likely crash when calling dub as docker defaults to something like 1073741816 for both the hard limit and soft limit. Lowering the soft limit is enough to make dub behave. Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
Diffstat (limited to 'mesonbuild/programs.py')
0 files changed, 0 insertions, 0 deletions