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: Make datamodel cache thread-safe #2757

Merged
merged 2 commits into from
May 1, 2024
Merged

fix: Make datamodel cache thread-safe #2757

merged 2 commits into from
May 1, 2024

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented May 1, 2024

Added a lock per rules for better performance.

@mkundu1 mkundu1 linked an issue May 1, 2024 that may be closed by this pull request
2 tasks
@mkundu1 mkundu1 marked this pull request as ready for review May 1, 2024 05:26
@mkundu1 mkundu1 merged commit 48daf49 into main May 1, 2024
26 checks passed
@mkundu1 mkundu1 deleted the fix/thread-safe-cache branch May 1, 2024 12:26
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.

insert_compound_child_task() error as a result of possible race condition
3 participants