Files
revng-revng/python/revng/internal/cli/_commands/fetch_debuginfo
Giacomo Vercesi 4474eb68e2 fetch_debuginfo: download files atomically
Instead of directly writing the destination file, use the combination of
a `.tmp` suffix and `os.replace` to guarantee that the destination file
is written whole and not partially.
2024-10-01 13:38:13 +02:00
..
2024-08-05 17:41:34 +02:00
2024-10-01 13:38:13 +02:00
2024-10-01 13:38:13 +02:00