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

fix: update buffer when accessing a FileStream in parallel #625

Merged
merged 3 commits into from
Jul 13, 2024

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Jul 13, 2024

As reported in TestableIO/System.IO.Abstractions#1131:
Update underlying memory stream, when the buffer in a shared InMemoryContainer changes.

@vbreuss vbreuss added the bug Something isn't working label Jul 13, 2024
Copy link

Copy link

Stryker.NET mutation tested the changes in the pull request:
Mutation testing badge

@vbreuss vbreuss enabled auto-merge (squash) July 13, 2024 14:39
@vbreuss vbreuss merged commit 1cdfbfe into main Jul 13, 2024
17 checks passed
@vbreuss vbreuss deleted the topic/use-shared-buffer-for-filestreams branch July 13, 2024 14:51
Copy link

This is addressed in release v3.2.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working state: released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant