Browse Source
Doing a `Publish().Refcount()` caches the latest value so it can be sent to subsequent subscribers, and this causes a leak. Convert the value to/from `WeakReference` for that part.pull/691/head
1 changed files with 13 additions and 1 deletions
Loading…
Reference in new issue