mesa/bin/pick
Dylan Baker 5e8203bb24 pick: Fix a lot of locking issues
Right now we have three different locks, and it's not clear what they're
all meant to cover, as well as blocking each other in cases they don't
need to. This fixes that by reducing the number of locks to 2, one for
git operations, and one for state operations.
2023-04-24 10:46:47 -07:00
..
__init__.py bin/pick-ui: Add a new maintainer script for picking patches 2020-04-20 19:40:55 +00:00
core.py pick: Fix a lot of locking issues 2023-04-24 10:46:47 -07:00
core_test.py bin/pick: Rename master branch to main 2021-05-05 12:20:11 -07:00
ui.py pick: Fix a lot of locking issues 2023-04-24 10:46:47 -07:00