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 index when concurrently accessing same segment #154

Merged
merged 1 commit into from May 4, 2020

Conversation

hendrikmuhs
Copy link
Contributor

make lazy loading thread-safe

fixes #153

@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 96.035% when pulling 035540b on hendrikmuhs:race-condition-lazy-load into 18c18bd on KeyviDev:master.

@hendrikmuhs hendrikmuhs merged commit 1d6cce6 into KeyviDev:master May 4, 2020
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.

race condition in lazy loading of index
3 participants