Searched refs:git_lock (Results 1 – 1 of 1) sorted by relevance
75 async with self.ui.git_lock:83 async with self.ui.git_lock:88 async with self.ui.git_lock:123 git_lock: asyncio.Lock = attr.ib(factory=asyncio.Lock, init=False) variable in UI