Commit 7da4c429ea3d21e0fca0755e927f19b93e81a5c6

Carlos Martín Nieto 2015-12-24T12:37:41

refdb: adjust the threading tests to what we promise We say it's going to work if you use a different repository in each thread. Let's do precisely that in our code instead of hoping re-using the refdb is going to work. This test does fail currently, surfacing existing bugs.