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

refactor: use direct locking instead of syncrhonize for legacy database #10108

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

tglman
Copy link
Member

@tglman tglman commented Feb 8, 2024

Hi,

So this swap the synchronize for the locking for some legacy component, I guess this is for keep separate the remote and embedded locking, is this the case, being a legacy component that is plan to be delete before release I do not see much the point, but maybe this may improve the execution of some test case meanwhile they are migrated to the new approach.

Regards

@tglman tglman requested a review from andrii0lomakin February 8, 2024 12:02
Copy link
Member

@andrii0lomakin andrii0lomakin left a comment

Choose a reason for hiding this comment

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

Just in time. I hope to move to virtual threads in next releases. Thank you for your changes.

@tglman tglman merged commit bdee188 into develop Feb 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants