Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

BootstrapProject is racy #16

Closed
agis opened this issue Apr 4, 2018 · 0 comments
Closed

BootstrapProject is racy #16

agis opened this issue Apr 4, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@agis
Copy link
Contributor

agis commented Apr 4, 2018

If jobs for a new project (that hasn't been bootstrapped yet) happen to arrive at the same time, one of the (2) calls to BootstrapProject() might fall due to an "directory exists" error.

We could introduce some locking when bootstrapping a project.

@agis agis added the bug Something isn't working label Apr 4, 2018
@agis agis closed this as completed in deb56f1 Apr 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant