Testably / Testably.Abstractions

Write testable code by abstracting away system dependencies.
MIT License
37 stars 5 forks source link

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

Closed vbreuss closed 4 months ago

vbreuss commented 4 months ago

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

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 4 months ago

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

github-actions[bot] commented 3 months ago

This is addressed in release v3.2.2.