]> git.proxmox.com Git - libgit2.git/commit
refdb: add retry logic to the threaded tests
authorCarlos Martín Nieto <cmn@dwim.me>
Thu, 24 Dec 2015 17:51:19 +0000 (17:51 +0000)
committerCarlos Martín Nieto <cmn@dwim.me>
Mon, 14 Nov 2016 10:35:38 +0000 (11:35 +0100)
commit26416f6d20044d693ddfb57d719ee5183c065fc5
tree54c4bc4405288eec7233c97f9bebe3a26a6c2f6e
parent2e09106e7a8711e3a4a70ef304643d28f2763c11
refdb: add retry logic to the threaded tests

The logic simply consists of retrying for as long as the library says
the data is locked, but it eventually gets through.
tests/threads/refdb.c