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: make FileSystemStream properties virtual #1099

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Mar 15, 2024

Make the following properties of FileSystemStream virtual:

  • bool IsAsync
  • string Name

@vbreuss vbreuss added the type: bug Issues that describe misbehaving functionality label Mar 15, 2024
@vbreuss vbreuss self-assigned this Mar 15, 2024
@vbreuss vbreuss changed the title feat: make FileSystemStream properties virtual fix: make FileSystemStream properties virtual Mar 15, 2024
@vbreuss vbreuss enabled auto-merge (squash) March 15, 2024 13:23
@vbreuss vbreuss merged commit 269854a into TestableIO:main Mar 15, 2024
9 checks passed
@vbreuss vbreuss deleted the topic/make-filesystemstream-properties-virtual branch March 15, 2024 13:35
Copy link

This is addressed in release v20.0.34.

@github-actions github-actions bot added the state: released Issues that are released label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: released Issues that are released type: bug Issues that describe misbehaving functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant