Skip to content
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

Reduce max shared memory object name length #68541

Merged
merged 2 commits into from
May 17, 2022

Conversation

adamsitnik
Copy link
Member

fixes #63240

@adamsitnik adamsitnik added this to the 7.0.0 milestone Apr 26, 2022
@ghost ghost assigned adamsitnik Apr 26, 2022
@ghost
Copy link

ghost commented Apr 26, 2022

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

fixes #63240

Author: adamsitnik
Assignees: -
Labels:

area-System.IO

Milestone: 7.0.0

@adamsitnik
Copy link
Member Author

/azp run runtime-libraries-coreclr outerloop-osx

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@adamsitnik adamsitnik merged commit d03eaf9 into dotnet:main May 17, 2022
@adamsitnik adamsitnik deleted the nameLength branch May 17, 2022 18:27
@ghost ghost locked as resolved and limited conversation to collaborators Jun 16, 2022
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.

MemoryMappedFile.CreateNew on macOS throws System.IO.PathTooLongException
4 participants