summaryrefslogtreecommitdiff
path: root/zuul/zk/locks.py
Commit message (Expand)AuthorAgeFilesLines
* Unvendor kazoo locks recipesClark Boylan2023-01-111-1/+1
* Release tenant read lock early on pending reconfigSimon Westphahl2022-02-221-3/+4
* Protect database migration by a lock in ZookeeperSimon Westphahl2022-01-181-0/+1
* Add an API for ZK-backed objectsJames E. Blair2021-10-251-6/+27
* Try harder to unlock failed build requestsJames E. Blair2021-09-071-1/+38
* Vendor and use fixed Kazoo read/write lockSimon Westphahl2021-08-021-2/+3
* Lock tenants, pipelines, queues during processingSimon Westphahl2021-07-151-16/+43
* Tenant, pipeline and queue locks in ZookeeperSimon Westphahl2021-07-081-0/+61