Commit f51916e
authored
Cleanup lock files in UNIX (#24035)
See tox-dev/filelock#31 and
https://stackoverflow.com/a/51070775.
Without this change the `cache/symbol_lists` directory ends up full of
many lock files that might never get cleaned up (At least since #24029
landed).
I'm also sending this change upstream:
tox-dev/filelock#4081 parent 0e25a13 commit f51916e
1 file changed
+11
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
399 | 408 | | |
400 | 409 | | |
401 | 410 | | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | 411 | | |
407 | 412 | | |
| 413 | + | |
408 | 414 | | |
409 | 415 | | |
410 | 416 | | |
| |||
0 commit comments