alec
07/05/2019, 2:09 PMexecute
methods instead of asObservable
Ben Tseytlin
07/05/2019, 2:10 PMalec
07/05/2019, 2:11 PMjw
07/05/2019, 2:11 PMSingle.fromCallable(query::execute)
Ben Tseytlin
07/05/2019, 2:12 PMalec
07/05/2019, 2:13 PMjw
07/05/2019, 2:13 PMtake(1)
will unsubscribe after the first emission which will cause the listener to be removedBen Tseytlin
07/05/2019, 2:14 PM