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

Maintain Constant Memory During Image Downloading throughout the build process #64

Closed
kshitijrajsharma opened this issue Feb 2, 2023 · 0 comments · Fixed by #70
Closed
Assignees
Labels

Comments

@kshitijrajsharma
Copy link
Member

kshitijrajsharma commented Feb 2, 2023

Currently threads are keeping image content on memory , instead of keeping it in memory and saving it to disk after processing is finished we can tell threads to save them to disk directly

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

Successfully merging a pull request may close this issue.

1 participant