Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

kouvel
Copy link

@kouvel kouvel commented Mar 25, 2018

Avoids the need for a workaround for one of the issues seen in https://github.com/dotnet/coreclr/issues/17098

…texes on Unix under docker

Avoids the need for a workaround for one of the issues seen in https://github.com/dotnet/coreclr/issues/17098
@kouvel kouvel added this to the 2.1.0 milestone Mar 25, 2018
@kouvel kouvel self-assigned this Mar 25, 2018
@kouvel kouvel requested review from janvorli and stephentoub March 25, 2018 05:40
@stephentoub
Copy link
Member

Are there associated tests? Maybe in corefx?

@kouvel
Copy link
Author

kouvel commented Mar 25, 2018

To test this it would either require a test hook in the PAL or it would be necessary to reduce permissions on /tmp for at least other users, probably not safe to do as part of unit tests. It should be ok to do in a docker container, if there's a CI job that runs tests in a docker container, and if the test can know that it's running inside docker it could enable the test.

@stephentoub
Copy link
Member

Ok. Thanks.

@janvorli janvorli merged commit 392d2a4 into dotnet:master Mar 26, 2018
@kouvel kouvel deleted the NamedMutexFix branch March 26, 2018 18:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants