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

dataclass update() possible of contamination #27

Open
BrandeisPatrick opened this issue Jan 5, 2023 · 0 comments
Open

dataclass update() possible of contamination #27

BrandeisPatrick opened this issue Jan 5, 2023 · 0 comments

Comments

@BrandeisPatrick
Copy link
Contributor

BrandeisPatrick commented Jan 5, 2023

make sure you have a clean workspace when running autosolvate_update

because update() search recursively in workspace

Warning

you don't want update() mistakenly grab files in a different job.

Detail

see how glob.glob() is used in update() in dataclasses

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

1 participant