uv/crates/uv-installer
konsti 8b1d3de4fc
Log source file on compile timeout (#10672)
Log the file that failed to bytecode compile when encountering a timeout
for debugging #6105 better.

[sysinfo](https://lib.rs/crates/sysinfo) would give us the option to
report memory usage too, but i'm hesitant to add a dependency just for
the error path.
2025-01-16 10:01:23 -05:00
..
src Log source file on compile timeout (#10672) 2025-01-16 10:01:23 -05:00
Cargo.toml Consistently box distributions in fetch and build errors (#9038) 2024-11-12 02:19:38 +00:00