|
|
|
|
|
by aporetics
618 days ago
|
|
I thought the point of using observables over promises is that they have cancellation, and presumably an implementation of race would cancel any slower request (i.e., handle the abort controller automatically)? Is that not the case? |
|