Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

downloadFile has a memory leak. #1176

Open
xiaohui-hiwintech opened this issue Mar 16, 2023 · 1 comment
Open

downloadFile has a memory leak. #1176

xiaohui-hiwintech opened this issue Mar 16, 2023 · 1 comment

Comments

@xiaohui-hiwintech
Copy link

I have a huge amount of files (hundreds of thousands) that need to download, but the file size is small, from a few to hundreds KB, so I use a loop to do it. And I watched the Perf Monitor, the memory usage are keeping increasing.
I searched the issues about the memory leak and found someone fixed the upload memory leak issue, so is there someone who can help to check this situation existing in downloadFile? thank you in advance.

@powfix
Copy link

powfix commented May 19, 2023

I also have the same issue and the app crashes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants