AtlasGeoModel: Symlink race.
If multiple jobs are run in the same directory, there can be a race between os.path.exists and os.symlink.
Merge request reports
Activity
Filter activity
Please register or sign in to reply
If multiple jobs are run in the same directory, there can be a race between os.path.exists and os.symlink.