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

Can't write into MultiplexedStream #578

Closed
HofmeisterAn opened this issue Jul 22, 2022 · 1 comment
Closed

Can't write into MultiplexedStream #578

HofmeisterAn opened this issue Jul 22, 2022 · 1 comment

Comments

@HofmeisterAn
Copy link
Contributor

Writing into MultiplexedStream throws System.NotSupportedException: 'Specified method is not supported': #554 (comment).

HofmeisterAn added a commit to HofmeisterAn/Docker.DotNet that referenced this issue Jul 22, 2022
HofmeisterAn added a commit to HofmeisterAn/Docker.DotNet that referenced this issue Aug 18, 2022
HofmeisterAn added a commit to HofmeisterAn/Docker.DotNet that referenced this issue Aug 18, 2022
galvesribeiro pushed a commit that referenced this issue Aug 30, 2022
* fix(#578): Add ChunkedReadStream write operations

* chore: Replace EOL .NET Core version 3 with 6

* fix: Set fetch-depth to 0, update Nerdbank.GitVersioning

* refactor: Remove unnecessary preprocessor directives (target is always >= netstandard2.0)

* refactor: Use async API (IAsyncLifetime) to create test fixtures
@HofmeisterAn
Copy link
Contributor Author

Fixed by #579, not yet published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant