]> git.notmuchmail.org Git - notmuch/commitdiff
test: don't use dump and restore in a pipeline
authorDavid Bremner <david@tethera.net>
Tue, 28 Jun 2016 08:24:07 +0000 (10:24 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 30 Jun 2016 15:47:36 +0000 (17:47 +0200)
This has been wrong since bbbdf0478ea, but the race condition was not
previously been (often?) triggered in the tests. With the DB_RETRY_LOCK
patches, it manifests itself as a deadlock.


No differences found