Skip to content
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.

URLSession cancel error #4

Open
dimsky opened this issue Nov 1, 2018 · 3 comments
Open

URLSession cancel error #4

dimsky opened this issue Nov 1, 2018 · 3 comments

Comments

@dimsky
Copy link

dimsky commented Nov 1, 2018

Request cancel will be invoke URLSession error delegate.

Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=

@dcristolovean
Copy link

Somehow related... the callback is called multiple times when an image error occurs and this plays havoc with my DispatchGroup, it will crash when leave() is called too many times.

@zyvv
Copy link

zyvv commented May 19, 2019

i got the same problem

@kanagudurai
Copy link

facing same 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

No branches or pull requests

4 participants