PromiseCancellable.requestCancel() isn't public
lilyball opened this issue · comments
Lily Ballard commented
The requestCancel()
method of PromiseCancellable
is internal
, which makes the whole type rather pointless.
Lightweight Promises for Swift & Obj-C
lilyball opened this issue · comments
The requestCancel()
method of PromiseCancellable
is internal
, which makes the whole type rather pointless.