antoninbiret / RxEureka

This library is a small RxSwift wrapper around Eureka
MIT License
37 stars 9 forks source link

Fixed a memory leak on a Row when observing its value #14

Closed antoninbiret closed 6 years ago

antoninbiret commented 6 years ago

As reported by @marbetschar on #7. This fixes the memory leak. @marbetschar could you give a try and confirm this is now corrected ? Thanks

marbetschar commented 6 years ago

I can confirm that using the fix/memory-leak-#7 branch fixes the memory leak discovered together with ImageRow.