You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2022/10/10 17:23:48 UTC

[couchdb] 01/01: Merge pull request #4199 from apache/spurious_unlock_close_db_if_idle

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit a2398084b3847003c911ffdfe70471b47519ba13
Merge: 0c5842273 d8885cd29
Author: Robert Newson <rn...@apache.org>
AuthorDate: Mon Oct 10 18:23:39 2022 +0100

    Merge pull request #4199 from apache/spurious_unlock_close_db_if_idle
    
    Fix spurious unlock in close_db_if_idle

 src/couch/src/couch_lru.erl    |  8 +++-----
 src/couch/src/couch_server.erl | 28 ++++++++++++++++++++++------
 2 files changed, 25 insertions(+), 11 deletions(-)