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

Why my memory usage blow up after stopping a download? #332

Open
codecodecookie opened this issue Oct 19, 2023 · 0 comments
Open

Why my memory usage blow up after stopping a download? #332

codecodecookie opened this issue Oct 19, 2023 · 0 comments

Comments

@codecodecookie
Copy link

I an using fileStreamResult to implements download a large file in back-end,it return a stream to the front-end,and using streamSaver to recieve the stream and write to the loacl file. But when i pause the download ,the google browser memory usage blow up and then crashes.How can i fix it ?
image
and front-end code:
image

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

1 participant