ReactiveX / RxCpp

Reactive Extensions for C++
Apache License 2.0
3.03k stars 390 forks source link

Fix subscribing to a behavior subject can miss the actual value (#512) #513

Open PKobold opened 4 years ago

PKobold commented 4 years ago

This is a possible fix for the issue #512 based on my own explanations and suggestions.

PKobold commented 4 years ago

I'm closing this for now, see discussions in #512