Summary
In astral-sh/setup-uv#588 users report that when the action executes uv cache prune --ci
it sometimes never logs/prints anything and never terminates. As far as I can see all existing reports are running on ubuntu-latest
UPDATE: This is most likely related to #15888. Two users reporting the issue have a running uv process (webserver running in the background and not properly shut down after tests).
Platform
GitHub ubuntu-latest
Version
0.8.22
Python version
No response