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

Fix deletion tests on Windows 10 1903. #38186

Merged
merged 1 commit into from Jun 4, 2019

Conversation

JeremyKuhne
Copy link
Member

In the 1903 release of Windows 10 the deletion behavior has changed. Previously, the filename would be reserved until all open handles were closed after being marked for deletion. Now the filename is immediately released.

Fixes #37573

In the 1903 release of Windows 10 the deletion behavior has changed. Previously, the filename would be reserved until all open handles were closed after being marked for deletion. Now the filename is immediately released.
@stephentoub stephentoub merged commit a4cf9a4 into dotnet:master Jun 4, 2019
@JeremyKuhne JeremyKuhne deleted the fix37573 branch June 4, 2019 18:16
@karelz karelz added this to the 3.0 milestone Jul 16, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
In the 1903 release of Windows 10 the deletion behavior has changed. Previously, the filename would be reserved until all open handles were closed after being marked for deletion. Now the filename is immediately released.

Commit migrated from dotnet/corefx@a4cf9a4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants