Skip to content

fix: throw correct exception when creating a FileStream with invalid mode/access combination#973

Merged
mergify[bot] merged 3 commits into
TestableIO:mainfrom
vbreuss:topic/vb/throw-correct-exception-in-stream-constructor
Apr 19, 2023
Merged

fix: throw correct exception when creating a FileStream with invalid mode/access combination#973
mergify[bot] merged 3 commits into
TestableIO:mainfrom
vbreuss:topic/vb/throw-correct-exception-in-stream-constructor

As the stream is Write-Only, remove the test parts that require readi…

e204211
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs