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(OntologyResponderV2): Add a global ontology cache lock #1637

Merged
merged 4 commits into from Apr 27, 2020

Conversation

benjamingeer
Copy link

@benjamingeer
Copy link
Author

@lrosenth Please try this branch. There was already an update lock on each ontology, but that doesn't help if you have concurrent updates to different ontologies, so I used a global update lock instead. See if this fixes the problem.

Copy link
Collaborator

@subotic subotic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks! LGTM :-)

@benjamingeer
Copy link
Author

@subotic Thanks for the review!

@benjamingeer benjamingeer merged commit 1853865 into develop Apr 27, 2020
@benjamingeer benjamingeer deleted the fix/DSP-181-ontology-updates branch April 27, 2020 13:10
@benjamingeer benjamingeer mentioned this pull request Apr 27, 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.

None yet

2 participants