diff options
| author | Andrei Horodniceanu <a.horodniceanu@proton.me> | 2024-09-23 21:22:29 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2024-10-02 23:15:07 +0300 |
| commit | 3c2d04d702a765a9510ede80f517f5274dde5933 (patch) | |
| tree | 40a020c00e621664a0f5ee20d2f2c8dd84a00431 /mesonbuild/programs.py | |
| parent | 9d0de83368c89ff7fc54ec95d5f15ec29e8e0f0e (diff) | |
| download | meson-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
