-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[5.0] URLSessionTask: implement InputStream. #1932
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
[5.0] URLSessionTask: implement InputStream. #1932
Conversation
@ianpartridge can you please trigger a CI, thanks! |
@swift-ci test |
@ianpartridge good to merge? |
I have to request a change in tests, but LGTM otherwise if @ianpartridge is okay with the implementation. |
Thanks for your review @millenomi, I'll fix it ASAP 👍 |
@swift-ci test |
1 similar comment
@swift-ci test |
@millenomi please check my latest changes, thanks! |
@millenomi is this ok to merge now? |
@millenomi is this good now after my changes? |
cc @ianpartridge I'm going to take this barring significant issues; let me know if we need a revert. @albertaleksieiev do you have a PR for master? |
This is a cherry-pick of the #1629