uv
9892a4ab
- Use atomic write for `pip compile` output (#6274)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use atomic write for `pip compile` output (#6274) ## Summary This ensures that we don't stream output to the `--output-file`, since other processes may rely on reading it. Closes https://github.com/astral-sh/uv/issues/6239.
References
#6274 - Use atomic write for `pip compile` output
Author
charliermarsh
Parents
f10ccc48
Loading