Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixing 3-cycle possible deadlock #3269

Merged
merged 1 commit into from
May 10, 2021
Merged

Fixing 3-cycle possible deadlock #3269

merged 1 commit into from
May 10, 2021

Commits on May 8, 2021

  1. Fixing 3-cycle possible deadlock active_transactions -> election -> m…

    …db_write_mutex. This was introduced with final votes and is alliviated by releasing the election mutex before issuing a final vote which requires the database write mutex.
    clemahieu committed May 8, 2021
    Configuration menu
    Copy the full SHA
    e547807 View commit details
    Browse the repository at this point in the history