Skip to content

Zip async#3

Open
cnmaia wants to merge 7 commits intomainfrom
zip-async
Open

Zip async#3
cnmaia wants to merge 7 commits intomainfrom
zip-async

Conversation

@cnmaia
Copy link
Copy Markdown
Contributor

@cnmaia cnmaia commented May 23, 2024

🤔 Problem

Zipping were made synchronously.

🧐 Solution

Zipping in another thread (async).

🤨 Rationale

The dataset could have many files to be zipped, so gatekeepers shouldn't be overloaded by this process. By making it async, the transactional context is safer.

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

Successfully merging this pull request may close these issues.

2 participants