Commit 9c0198d
committed
set the UV_CACHE_DIR to /tmp to avoid cache problems on compute nodes
```sh
error: Could not acquire lock Caused by: Could not acquire lock for
`~/.cache/uv` at `~/.cache/uv/.lock` Caused by:
failed to lock `~/.cache/uv/.lock`: Unknown error
524 (os error 524)
```1 parent f2c09d7 commit 9c0198d
2 files changed
Lines changed: 4 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
0 commit comments