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

Bugfix/578 allow chunked read stream write operations #579

Conversation

HofmeisterAn
Copy link
Contributor

@HofmeisterAn HofmeisterAn commented Jul 22, 2022

Relates to #578. FYI @JonasBenz.

@HofmeisterAn HofmeisterAn force-pushed the bugfix/578-allow-chunked-read-stream-write-operations branch from b6de525 to e3ab167 Compare July 22, 2022 17:56
@JonasBenz
Copy link

Relates to #578. FYI @JonasBenz.

Oh wow, thanks a lot for your effort.

@HofmeisterAn
Copy link
Contributor Author

@galvesribeiro Is there anything against adopting the changes, see #581, #578, #554?

@galvesribeiro
Copy link
Member

No. I believe they are good. Please rebase it on the main branch and force push and we can merge it to push a release.

Thanks!

@HofmeisterAn
Copy link
Contributor Author

No. I believe they are good. Please rebase it on the main branch and force push and we can merge it to push a release.

Thanks!

Great, thanks a lot 🙏. I'll rebase and push the changes tomorrow.

@HofmeisterAn HofmeisterAn force-pushed the bugfix/578-allow-chunked-read-stream-write-operations branch from e3ab167 to 6a4ab2b Compare August 18, 2022 17:15
@HofmeisterAn HofmeisterAn force-pushed the bugfix/578-allow-chunked-read-stream-write-operations branch from 6a4ab2b to 35f2b2a Compare August 18, 2022 17:21
@HofmeisterAn
Copy link
Contributor Author

HofmeisterAn commented Aug 18, 2022

I have added my changes that refactors the TestFixture too. The fixture now uses IAsyncLifetime and the async API. The test classes now access the fixture properties consistently. I fixed the clean up of the containers and images (they previously remain).

@HofmeisterAn
Copy link
Contributor Author

@galvesribeiro Is there anything missing? Could you adopt the changes, please?

Just let me know if I can take care of any specific following task, otherwise I will take a look at another open pull requests or issue.

@galvesribeiro
Copy link
Member

Sorry for the delay. LGTM. Is there any other PR you wanna go with the same build?

Copy link
Member

@galvesribeiro galvesribeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@galvesribeiro galvesribeiro merged commit 6fd2c5b into dotnet:master Aug 30, 2022
@HofmeisterAn HofmeisterAn deleted the bugfix/578-allow-chunked-read-stream-write-operations branch August 30, 2022 03:56
@HofmeisterAn
Copy link
Contributor Author

Sorry for the delay. LGTM. Is there any other PR you wanna go with the same build?

No problem. No, not for now. Having the last two PRs helps us a lot to continue. I’ll look through the other PRs and issues afterwards.

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

Successfully merging this pull request may close these issues.

3 participants