mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 13:08:09 +02:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| core.py | ||
| core_test.py | ||
| ui.py | ||