birdofpreyru / react-native-fs

File system access for React Native
https://dr.pogodin.studio/docs/react-native-file-system
Other
121 stars 8 forks source link

[iOS] Memory leak when file chunks are read in loops #12

Open birdofpreyru opened 8 months ago

birdofpreyru commented 8 months ago

Hello, @birdofpreyru it also doesn't close on ios as well. When I read chunks in a loop, the memory consumption just keeps on getting higher and higher. Sadly, I couldn't figure out how to close the file on my own.

Originally posted by @ISnowFoxI in https://github.com/birdofpreyru/react-native-fs/issues/10#issuecomment-1757589607