from_signal/from_event subscription resources functional leak
Closed this issue · 0 comments
bornovalov commented
Observable created from QObject signal or event will keep all subscription resources after unsubscribe.
This can cause some functional leaks.