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

Allow to freeze certain targets #24

Open
windisch opened this issue Jul 30, 2023 · 2 comments
Open

Allow to freeze certain targets #24

windisch opened this issue Jul 30, 2023 · 2 comments

Comments

@windisch
Copy link
Contributor

What do you think about implementation of a @luisy.freeze_output decorator, which blocks the output once created from being automatically removed?

@ts933, @niclash91, @GANdalf2357: What do you think?

@ts933
Copy link
Contributor

ts933 commented Aug 1, 2023

@windisch in which scenarios will that be helpful? so that someone doesn't delete something by accident when re-runing a task?

@windisch
Copy link
Contributor Author

windisch commented Aug 1, 2023

@windisch in which scenarios will that be helpful? so that someone doesn't delete something by accident when re-runing a task?

Exactly! That way, an important (or computationally very expensive) output can be saved to not be overwritten accidentially.

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

No branches or pull requests

2 participants