mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-23 00:32:13 +00:00
![]() ``` DEBUG Acquired lock for `.venv` ``` instead of ``` DEBUG Trying to lock if free: .venv/.lock ``` At trace level, this includes the pre-lock message as well ``` TRACE Checking lock for `.venv` DEBUG Acquired lock for `.venv` ``` We'll still display the lock file path when something goes wrong |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |