uv/crates/uv-settings
Andrei Berenda c7d3d549e2
Move parsing concurrency env variable to EnvironmentOptions (#16223)
## Summary
- Move parsing `UV_CONCURRENT_INSTALLS`, `UV_CONCURRENT_BUILDS` and
`UV_CONCURRENT_DOWNLOADS` to `EnvironmentOptions`

Relates https://github.com/astral-sh/uv/issues/14720

## Test Plan

- Tests with existing tests
- Add test with invalid parsing
2025-10-12 21:22:30 -04:00
..
src Move parsing concurrency env variable to EnvironmentOptions (#16223) 2025-10-12 21:22:30 -04:00
Cargo.toml Move TRACING_DURATIONS_FILE to EnvironmentOptions (#16109) 2025-10-04 00:09:55 -05:00