PromiseKit/Sources/Cancellation
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
..
CancelContext.swift Move cancellation-related implementation files to subdirectory 2019-04-07 21:42:20 -07:00
Cancellable.swift Move cancellation-related implementation files to subdirectory 2019-04-07 21:42:20 -07:00
CancellableCatchable.swift Duplicate Nathan's partial-catch updates for cancellable promises, update tests 2019-04-07 23:11:35 -07:00
CancellablePromise.swift 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
CancellableThenable.swift Move cancellation-related implementation files to subdirectory 2019-04-07 21:42:20 -07:00