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 - Issue while downloading large files #2453

Open
wants to merge 2 commits into
base: main
Choose a base branch
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 17:13
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jul 29, 2024
@hexadivine
Copy link
Author

Please help me with this check fail

conventionalcommits.org — Commit message did not follow Conventional Commits 

below are my commit messages

fix: add MediaGenBaseDownload class
fix: add TestMediaGenBaseDownload class

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