Skip to content
Snippets Groups Projects
Commit 757fd153 authored by Benjamin Schubert's avatar Benjamin Schubert
Browse files

Extract atomic move function to utils.py

Moving atomically a file/directory can be tricky since different
errors might be raised for the same underlying problem.

Having a utility function to reduce this discrepancies will help
in ensuring we have correct behavior
parent 7cb37389
No related branches found
No related tags found
No related merge requests found
Pipeline #36007283 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment