5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2026-06-20 02:31:23 +00:00
Files
setup-uv/dist
eifinger-bot 8dc20b2aca fix: add timeout to fetch to prevent silent hangs (#883)
Add `AbortSignal.timeout(5s)` to fetch requests to ensure they fail fast
instead of hanging indefinitely when network issues occur.
2026-05-31 09:37:59 +02:00
..