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

Prevent duplicate key race condition. #1460

Merged
merged 1 commit into from Feb 5, 2016
Merged

Prevent duplicate key race condition. #1460

merged 1 commit into from Feb 5, 2016

Conversation

curtnichols
Copy link
Contributor

Fixes #1459. This is a quick fix. Longer term it would be nice to remove the shared mutable state.

Fixes #1459. This is a quick fix.
forki added a commit that referenced this pull request Feb 5, 2016
@forki forki merged commit 588c087 into fsprojects:master Feb 5, 2016
@forki
Copy link
Member

forki commented Feb 5, 2016

Thanks.

@curtnichols curtnichols deleted the fix-duplicate-auth-keys branch February 5, 2016 18:39
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.

Duplicate auth key when fetching multiple files
2 participants