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

Making Downloads Atomic in bench.sh #14128

Closed
Spaarsh opened this issue Jan 14, 2025 · 0 comments · Fixed by #14225
Closed

Making Downloads Atomic in bench.sh #14128

Spaarsh opened this issue Jan 14, 2025 · 0 comments · Fixed by #14225
Labels
enhancement New feature or request

Comments

@Spaarsh
Copy link
Contributor

Spaarsh commented Jan 14, 2025

Is your feature request related to a problem or challenge?

As discussed under issue#13896 the downloading operations under the bench.sh are suggested to be made atomic i.e., if an action fails, all the changes made by it ought to be reverted.

Describe the solution you'd like

Ensuring that we have handlers that catch any errors and/or keyboard interruptions in the process is a suggested approach.

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant