Skip to content
This repository was archived by the owner on Jun 4, 2021. It is now read-only.

Fixed URL session delegation#22

Open
clementpadovani wants to merge 7 commits intoBennyKJohnson:masterfrom
clementpadovani:hotfix/fix_urlsession_delegation
Open

Fixed URL session delegation#22
clementpadovani wants to merge 7 commits intoBennyKJohnson:masterfrom
clementpadovani:hotfix/fix_urlsession_delegation

Conversation

@clementpadovani
Copy link

The current implementation assumed that all of the data would be returned with the “first batch” (i.e. the first call to urlSession(_:dataTask:didReceive:)), which isn’t necessarily the case.

This pull request takes this into account, and fixes the underlying issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant