#2274 Instead of locking per repo, lock on a project level
Merged by pingou. Opened by puiterwijk.
puiterwijk/pagure projectlock  into  master

Download 2274.patch

This uses SQL "FOR UPDATE" locking, and scales across multiple application servers.
This patch set ensures that every codepath also gets a lock before calling update_git.

rebased

Pretty please pagure-ci rebuild

Should these different with statement be changed for a decorator?

Pull-Request has been merged by pingou

Metadata