You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2020/02/28 19:48:37 UTC

[couchdb] branch 3.x updated (8ffa159 -> c8ade10)

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

vatamane pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 8ffa159  Fix mem3_sync_event_listener test
     add c8ade10  Handle race condition during concurrent db creation

No new revisions were added by this update.

Summary of changes:
 src/fabric/src/fabric_db_create.erl              |  6 +++
 src/fabric/test/eunit/fabric_db_create_tests.erl | 53 ++++++++++++++++++++++++
 2 files changed, 59 insertions(+)
 create mode 100644 src/fabric/test/eunit/fabric_db_create_tests.erl