PromiseKit/Sources
Doug Stein ca4ee531ef Fix for #1049: Some tests seem to depend on dispatching that PromiseKit should perhaps not be doing
The cancellable promise bridge now runs 'catch' on the current thread dispatcher.

Updated tests for the change.
2019-04-20 15:21:45 -07:00
..
Cancellation Fix for #1049: Some tests seem to depend on dispatching that PromiseKit should perhaps not be doing 2019-04-20 15:21:45 -07:00
Dispatchers Make Dispatcher type implementation classes final 2019-04-07 21:42:59 -07:00
Wrappers Fix a couple of incorrect map vs. return wrapper settings 2019-04-08 09:55:34 -07:00
after.swift 'Cancel' for PromiseKit (#899) 2019-04-07 16:25:31 -04:00
Box.swift Generalize handler dispatch mechanisms 2019-04-07 16:12:38 -04:00
Catchable.swift Include error param in catch/recover(only:) bodies 2019-04-07 22:16:38 -07:00
Configuration.swift Final cleanup for Dispatcher conversion (#1016) 2019-04-07 16:15:21 -04:00
CustomStringConvertible.swift Use Swift 5’s Result 2019-04-07 16:13:03 -04:00
Dispatcher.swift Systematize wrappers, omit duplication, move to subdirectory 2019-04-07 21:42:59 -07:00
Error.swift 'Cancel' for PromiseKit (#899) 2019-04-07 16:25:31 -04:00
firstly.swift 'Cancel' for PromiseKit (#899) 2019-04-07 16:25:31 -04:00
Guarantee.swift 'Cancel' for PromiseKit (#899) 2019-04-07 16:25:31 -04:00
hang.swift [travis] Swift 5 GM; Fix Linux compile 2019-04-07 17:10:56 -04:00
LogEvent.swift Final cleanup for Dispatcher conversion (#1016) 2019-04-07 16:15:21 -04:00
Promise.swift 'Cancel' for PromiseKit (#899) 2019-04-07 16:25:31 -04:00
race.swift 'Cancel' for PromiseKit (#899) 2019-04-07 16:25:31 -04:00
Resolver.swift Use Swift 5’s Result 2019-04-07 16:13:03 -04:00
Thenable.swift 'Cancel' for PromiseKit (#899) 2019-04-07 16:25:31 -04:00
when.swift 'Cancel' for PromiseKit (#899) 2019-04-07 16:25:31 -04:00