how can I force the first emitted event of a Behav...
# rx
t
how can I force the first emitted event of a BehaviourSubject/BehaviourRelay to execute immediately, without delay, in a blocking fashion on the current thread when I subscribe to it?