Skip to content

Conversation

@stephentoub
Copy link
Member

Fixes #55132
cc: @dotnet/area-system-io

@ghost ghost added the area-System.IO label Jul 4, 2021
@ghost
Copy link

ghost commented Jul 4, 2021

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

Issue Details

Fixes #55132
cc: @dotnet/area-system-io

Author: stephentoub
Assignees: -
Labels:

area-System.IO

Milestone: -

@stephentoub stephentoub force-pushed the deletesafehandle branch 2 times, most recently from 3192e6b to 3ff0491 Compare July 5, 2021 02:59
@adamsitnik adamsitnik added this to the 6.0.0 milestone Jul 5, 2021
Doing so enables cleaning up a bunch of passing around of the file path, while also enabling the path to be fed to more error paths.
Copy link
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, big thanks for fixing it @stephentoub !

@stephentoub stephentoub merged commit 56b250b into dotnet:main Jul 6, 2021
@stephentoub stephentoub deleted the deletesafehandle branch July 6, 2021 00:41
stephentoub added a commit to stephentoub/runtime that referenced this pull request Jul 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 5, 2021
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.

File.OpenHandle does not respect FileOptions.DeleteOnClose on Unix

2 participants