This to ensure there are no concurrent writing to the repo which could create dangling commits.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
Pretty please pagure-ci rebuild
I recommend testing this change. If anything, you could just verify that a lock is used by mocking the lock and ensuring that its enter and exit calls happen.
LGTM though (sorry forgot to mention that ☺)
rebased
2 new commits added
I'm going to assume the tests added are fine.
Thanks for the review! :)
Pull-Request has been merged by pingou
This to ensure there are no concurrent writing to the repo which could
create dangling commits.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr