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
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.