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

make sure the NSURLSessionDataTask isn't suspended #102

Merged
merged 1 commit into from Sep 23, 2015
Merged

make sure the NSURLSessionDataTask isn't suspended #102

merged 1 commit into from Sep 23, 2015

Conversation

zinthemoney
Copy link
Contributor

This PR fixes NSURLSessionDataTask being suspended. dataTaskWithRequest:completionHandler: creates a new data task, and it is suspended by default.

@sodastsai please let me know if this makes sense.

sodastsai added a commit that referenced this pull request Sep 23, 2015
make sure the NSURLSessionDataTask isn't suspended
@sodastsai sodastsai merged commit e831d08 into Overcoat:master Sep 23, 2015
@zinthemoney zinthemoney deleted the task.resume branch September 23, 2015 21:14
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.

None yet

2 participants