Skip to content
Snippets Groups Projects
Commit 64a6bc49 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

Fix GAUDI-1105: Race condition when creating installation directories

I wrote a test case, but it's a bugger to reproduce as the race condition has to happen between lines 223 and 225. However, tweaking the original and patched `install.py` scripts to manually create the race (by doing `makedirs()` twice) I can show the patch works fine.

See merge request !46
parents cda934f5 18f23e9a
No related branches found
No related tags found
No related merge requests found
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