Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Fixed issue where AFNSURLSessionTaskDidResumeNotification was removed twice #3236

Merged
merged 1 commit into from Dec 18, 2015

Conversation

kcharwood
Copy link
Contributor

version: 3.0.3
file: AFURLSessionManager.m
line: 747,748

AFNSURLSessionTaskDidResumeNotification was removed twice, why?

@kcharwood
Copy link
Contributor

Thanks! That is definitely a bug.

@kcharwood kcharwood added the bug label Dec 18, 2015
@kcharwood kcharwood added this to the 3.0.4 milestone Dec 18, 2015
@kcharwood kcharwood changed the title AFNSURLSessionTaskDidResumeNotification was removed twice Fixed issue where AFNSURLSessionTaskDidResumeNotification was removed twice Dec 18, 2015
@codecov-io
Copy link

Current coverage is 74.00%

Merging #3236 into master will increase coverage by +0.24% as of 85c65a0

@@            master   #3236   diff @@
======================================
  Files            5       5       
  Stmts         3027    3027       
  Branches         0       0       
  Methods                          
======================================
+ Hit           2233    2240     +7
  Partial          0       0       
+ Missed         794     787     -7

Review entire Coverage Diff as of 85c65a0

Powered by Codecov. Updated on successful CI builds.

@kcharwood
Copy link
Contributor

Fixed in 2e5be90

kcharwood added a commit that referenced this pull request Dec 18, 2015
…wice

Fixed issue where `AFNSURLSessionTaskDidResumeNotification` was removed twice
@kcharwood kcharwood merged commit 21bee52 into master Dec 18, 2015
@kcharwood kcharwood deleted the bug/notification_removed_twice branch December 18, 2015 14:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants