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

Parallel Tasks Overwriting Manfiest File #264

Open
23scurtu opened this issue May 7, 2021 · 0 comments
Open

Parallel Tasks Overwriting Manfiest File #264

23scurtu opened this issue May 7, 2021 · 0 comments

Comments

@23scurtu
Copy link

23scurtu commented May 7, 2021

No, locking is not the right answer. Do what @BerkeleyTrue said and you should be good :)

Originally posted by @bobthecow in #115 (comment)

With regards to #115, why is locking the incorrect answer here? It seems unnecessarily error-prone to have parallel tasks possibly overwrite or garble the manifest file. Would it not make sense to have some form of locking for the manifest file, rather than to have undefined behaviour in a common use case and expect people to stumble upon #115 and implement some work around themselves?

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