Michael Clancy
12/10/2021, 2:34 PMyschimke
12/10/2021, 2:39 PMJoffrey
12/10/2021, 2:40 PMemit
because it can be done without interaction with the subscribers. Basically there is no backpressure thanks to the conflation, so setting the value can always be done without suspending, and collectors are notified asynchronously because they check themselves for value updates. The implementation is not simple to be honestMichael Clancy
12/10/2021, 2:41 PMMichael Clancy
12/10/2021, 2:42 PM