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

fix race condition in profiledir creation. #4748

Merged
merged 1 commit into from Dec 30, 2013

Conversation

porterjamesj
Copy link
Contributor

No description provided.

@minrk
Copy link
Member

minrk commented Dec 30, 2013

Can you clarify the case where this fails?

@porterjamesj
Copy link
Contributor Author

Yeah; I (by which I mean bcbio-nextgen) have a controller and some engines racing to create the same profile directory on an NFS they all have access to, which sometimes causes errors because one node creates the profile between another node deciding it isn't there and attempting to create it.

@minrk
Copy link
Member

minrk commented Dec 30, 2013

makes sense, thanks.

minrk added a commit that referenced this pull request Dec 30, 2013
fix race condition in profiledir creation.
@minrk minrk merged commit 9c922f5 into ipython:master Dec 30, 2013
@porterjamesj porterjamesj deleted the race-fix branch December 30, 2013 20:51
pankajp pushed a commit to pankajp/ipython that referenced this pull request Feb 19, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
fix race condition in profiledir creation.
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

Successfully merging this pull request may close these issues.

None yet

2 participants