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

deleting files during models/grids load has race condition #43

Open
quantombone opened this issue Dec 25, 2011 · 1 comment
Open

deleting files during models/grids load has race condition #43

quantombone opened this issue Dec 25, 2011 · 1 comment
Assignees

Comments

@quantombone
Copy link
Owner

This rarely comes up, but better to address now than feel the pain later.

@ghost ghost assigned quantombone Dec 25, 2011
@quantombone
Copy link
Owner Author

What happens is one of the nodes is waiting for files to finish, while another process deletes them, so the first process is stuck in an infinite loop waiting for files to appear which never will.

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