-
Notifications
You must be signed in to change notification settings - Fork 5.3k
always try to add the result of getegid to the list returned by getgroups #46302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…t's not specified if this group is included in the list returned by getgroups
|
Tagging subscribers to this area: @eiriktsarpalis Issue Detailshttps://man7.org/linux/man-pages/man2/getgroups.2.html Another try to fix #28922
|
|
/azp run runtime-libraries-coreclr outerloop-linux |
|
/azp run runtime-libraries-coreclr outerloop-osx |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-libraries-coreclr outerloop-linux |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-libraries-coreclr outerloop-osx |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
I've forgot to re-enable this test... apologies for that. |
|
@wfurt it looks like it did the trick and the test has passed (the CI failures are not related to Process) |
wfurt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
https://man7.org/linux/man-pages/man2/getgroups.2.html
Another try to fix #28922