mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-07-21 11:12:53 +02:00
Add `AbortSignal.timeout(5s)` to fetch requests to ensure they fail fast instead of hanging indefinitely when network issues occur.
Add `AbortSignal.timeout(5s)` to fetch requests to ensure they fail fast instead of hanging indefinitely when network issues occur.