rlimit: allow compiling rlimit on non-linux systems#624
rlimit: allow compiling rlimit on non-linux systems#624korniltsev wants to merge 1 commit intoopen-telemetry:mainfrom
Conversation
|
Would you mind handling all cases and tests, where |
I would prefer to attempt doing this separately.
Anyways, I am not against it, and all for it, just will do it later. |
|
Or did you mean to handle this in the dependent code and not touch the |
To me, a rollback of this change would be easier if such dependent packages would also be updated accordingly.
I don't have a preference on this. |
|
On a second thought I would rather do it once in @florianl Would you prefer to keep the current approach of the current PR or would you prefer me to open an alternative PR for the |
|
Just hand another idea |
Something like this: This allows compiling and starting coredump tests on darwin already |
Similar to #612
This will eventually help allowing running some unit tests (for example coredump tests) without spawning a full linux OS on non linux systems (at least darwin)