Y
Hacker News
new
|
ask
|
show
|
jobs
by
indigodaddy
453 days ago
How long do these isolated uv-created venvs persist for? If you have a lot of scripts then it’s going to be a lot of venvs hanging around ready for subsequent reuse if the same script is run?
1 comments
incognito124
453 days ago
They hardlink files so venvs don't take up a lot of disk space
link