https://kotlinlang.org logo
#squarelibraries
Title
# squarelibraries
a

Alex Nabrozidis

10/06/2023, 11:30 AM
Hi, first sorry for bumping this again but hopefully anyone can tell me whether I'm doing something wrong. After updating my project to sqldelight 2.0 I observed a memory leak when using the paging 3 library. I created this bug report some time ago https://github.com/cashapp/sqldelight/issues/4372 with a project that reproduces the issue https://github.com/nabrozidhs/sqldelight_leak Since I had to do both the sqldelight 1 to 2 and paging 2 to 3 migration I wonder if I the leak is my fault...