0.18.3: Fix sample + fromPromise + just
- Fix race condition when using
sample
with streams created byjust
andfromPromise
with an already fulfilled promise.
sample
with streams created by just
and fromPromise
with an already fulfilled promise.