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

fix#1706 - memory leak - issue while downloading large files #2452

Closed
wants to merge 2 commits into from
Closed

fix#1706 - memory leak - issue while downloading large files #2452

wants to merge 2 commits into from

Conversation

hexadivine
Copy link

Added MediaGenBaseDownload class to fetch chunks and to keep RAM consumption linear and test cases (TestMediaGenBaseDownload class).

Fixes #1706, #512, #198

@hexadivine hexadivine requested a review from a team as a code owner July 29, 2024 12:10
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jul 29, 2024
@hexadivine hexadivine changed the title Fix#1706 - Memory leak - issue while downloading large files fix#1706 - memory leak - issue while downloading large files Jul 29, 2024
@hexadivine
Copy link
Author

Some checks were not successful as Commit message did not follow Conventional Commits

@hexadivine hexadivine closed this Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak - issue while downloading large files
2 participants