The source project of this merge request has been removed.
Only call setrlimit on linux
1 unresolved thread
1 unresolved thread
This MR works around failures seen on python3 on macos when calling setrlimit
from a few scripts - the patch is to just only call those functions on linux.
Merge request reports
Activity
added 17 commits
-
10186f12...265aca95 - 14 commits from branch
lscsoft:master
- e50519c0 - gstlal-burst: only call setrlimit on linux
- 2342ffa0 - gstlal-inspiral: only call setrlimit on linux
- 287ce4cc - gstlal-calibration: only call setrlimit on linux
Toggle commit list-
10186f12...265aca95 - 14 commits from branch
@duncanmmacleod, looks good to me. Thanks for the addition.
added 16 commits
-
287ce4cc...d004a0dc - 13 commits from branch
lscsoft:master
- 0632e99d - gstlal-burst: only call setrlimit on linux
- bbfa8266 - gstlal-inspiral: only call setrlimit on linux
- 8a6baeb3 - gstlal-calibration: only call setrlimit on linux
Toggle commit list-
287ce4cc...d004a0dc - 13 commits from branch
@adam-mercer thought it might be related to the git repo being too large, with large files/blobs not properly stored with git-lfs, so the git checkout fails. This may be an issue with my fork, do other people see that error?
Please register or sign in to reply