mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-06-19 02:10:50 +02:00
8dc20b2aca
Add `AbortSignal.timeout(5s)` to fetch requests to ensure they fail fast instead of hanging indefinitely when network issues occur.