Open
Description
URLSessionTask used to not have a delegate field and delegate (hah!) all delegate calls to the session delegate. Now there is a delegate field in URLSessionTask, but the code is still designed to call the session delegate. So if one sets a delegate on the URLSessionTask object, this delegate methods are not called.
Metadata
Metadata
Assignees
Labels
No labels