Mercurial > public > mercurial-scm > hg
diff rust/hg-core/src/utils/hg_path.rs @ 52179:82007b8c189e
rust-vfs: delete the temp file and not the target on drop
Oops. This never affected anything since `close()` is correct and no code
has dropped an `AtomicFile` without a close first yet.
Next patch will add tests.
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Tue, 08 Oct 2024 16:09:39 +0200 |
parents | de317a87ea6a |
children | 94e2547e6f3d |