Skip to content

Use buffer.Length as the source of truth for ReadDirectoryChanges' nBufferLength - #73970

Merged
jozkee merged 1 commit into
dotnet:mainfrom
jozkee:fsw_bufferlength
Aug 16, 2022
Merged

Use buffer.Length as the source of truth for ReadDirectoryChanges' nBufferLength#73970
jozkee merged 1 commit into
dotnet:mainfrom
jozkee:fsw_bufferlength

Conversation

@jozkee

Copy link
Copy Markdown
Member

No description provided.

@jozkeejozkee added this to the 7.0.0 milestone Aug 15, 2022
@jozkeejozkee self-assigned this Aug 15, 2022
@ghost

Copy link
Copy Markdown

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

Issue Details

null

Author:Jozkee
Assignees:Jozkee
Labels:

area-System.IO

Milestone:7.0.0

@danmoseleydanmoseley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. I suppose in theory this could have a test that attempts to force the race, but if we were writing this code fresh, I don't think we'd write such a test, and the fix is self evidently how we should have written it.

@danmoseley

Copy link
Copy Markdown
Contributor

failures so far are the prevalent issue right now... "failed to upload results"

@adamsitnikadamsitnik left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@danmoseleydanmoseley reopened this Aug 16, 2022
@jozkee
jozkee merged commit 9a72a29 into dotnet:mainAug 16, 2022
@jozkeejozkee modified the milestones: 7.0.0, 8.0.0Aug 16, 2022
@jozkee
jozkee deleted the fsw_bufferlength branch August 16, 2022 19:44
@jozkee

Copy link
Copy Markdown
MemberAuthor

/backport to release/7.0-rc1

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/7.0-rc1: https://github.com/dotnet/runtime/actions/runs/2870660998

@ghostghost locked as resolved and limited conversation to collaborators Sep 16, 2022
Sign up for freeto 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.

5 participants

@jozkee@danmoseley@carlossanlop@stephentoub@adamsitnik