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

CBL-5077 : Fix close database could hang waiting for active componens to close #3227

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

pasin
Copy link
Contributor

@pasin pasin commented Feb 13, 2024

  • Cherry-Pick the fix (7daff8e) from lithum branch.

  • When signal the database thread to wake up and check for the close, the close condition needs to be locked first to avoid race condition.

…s to close

* Cherry-Pick the fix (7daff8e) from lithum branch.

* When signal the database thread to wake up and check for the close, the close condition needs to be locked first to avoid race condition.
@pasin pasin requested review from velicuvlad and bmeike February 13, 2024 23:29
@pasin pasin merged commit 3c30fa8 into release/3.1 Feb 14, 2024
6 checks passed
@pasin pasin deleted the fix/CBL-5077 branch February 14, 2024 17:27
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.

2 participants