yudonlee
Results
2
comments of
yudonlee
> I believe this is a mistake in the documentation. The observable passed into `take(until:)` will only terminate the source on an onNext or onError event, not for onCompleted. >...
The document I'm talking about is the official Reactive.io document.! https://reactivex.io/documentation/operators/takeuntil.html