PromiseKit / CoreLocation

Promises for Swift & ObjC
http://promisekit.org
MIT License
30 stars 29 forks source link

'Cancel' for PromiseKit #20

Open dougzilla32 opened 6 years ago

dougzilla32 commented 6 years ago

These are the diffs for option 1 of Proposal for PromiseKit cancellation support #896. With option 1 the new cancellation code is included with CorePromise.

There repositories involved with the pull request for option 1 are:

Repositories
mxcl/PromiseKit
PromiseKit/Alamofire-
PromiseKit/Bolts
PromiseKit/CoreLocation
PromiseKit/Foundation
PromiseKit/MapKit
PromiseKit/OMGHTTPURLRQ-
PromiseKit/StoreKit
PromiseKit/SystemConfiguration
PromiseKit/UIKit
RomanPodymov commented 1 year ago

Hello @dougzilla32 'Cancel' is already implemented in https://github.com/mxcl/PromiseKit/tree/7.0.0-rc2.