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

'Cancel' for PromiseKit option 2 #900

Closed
wants to merge 1 commit into from
Closed

'Cancel' for PromiseKit option 2 #900

wants to merge 1 commit into from

Conversation

dougzilla32
Copy link
Collaborator

These are the diffs for option 2 of Proposal for PromiseKit cancellation support #896. With option 2 the new cancellation code goes in a new PromiseKit extension called PMKCancel.

The repository for the new PMKCancel extension is currently hosted at https://github.com/dougzilla32/Cancel, but would be moved to https://github.com/PromiseKit/Cancel if option 2 is accepted.

There repositories with pull requests for option 2 are:

Repositories
mxcl/PromiseKit
PromiseKit/Alamofire-
PromiseKit/Bolts
dougzilla32/Cancel
PromiseKit/CoreLocation
PromiseKit/Foundation
PromiseKit/MapKit
PromiseKit/OMGHTTPURLRQ-
PromiseKit/StoreKit
PromiseKit/SystemConfiguration
PromiseKit/UIKit

@dougzilla32 dougzilla32 closed this Sep 7, 2018
@dougzilla32 dougzilla32 reopened this Sep 7, 2018
@dougzilla32
Copy link
Collaborator Author

Closing this pull request as it appears we are going with a variant of option #1 -- 'Cancel' for PromiseKit #899

@dougzilla32 dougzilla32 closed this Sep 7, 2018
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.

2 participants