aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/python.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2021-11-02 12:32:00 -0700
committerEli Schwartz <eschwartz93@gmail.com>2021-11-02 17:27:00 -0400
commitd23ae8b58e73665d6418137446b259a2666af345 (patch)
treedb764577d16d4d50bee07fadbec071fdd76323c3 /mesonbuild/modules/python.py
parent53febd08cd77b0455e78fe45e93b86505ba5b0e5 (diff)
downloadmeson-d23ae8b58e73665d6418137446b259a2666af345.zip
meson-d23ae8b58e73665d6418137446b259a2666af345.tar.gz
meson-d23ae8b58e73665d6418137446b259a2666af345.tar.bz2
wrap: Fix concurrent os.mkdir()
Since 0.59.0 Meson downloads multiple wraps in parallel, so the packagecache directory could be created by one then the 2nd would hit error when calling os.mkdir() because it already exists.
Diffstat (limited to 'mesonbuild/modules/python.py')
0 files changed, 0 insertions, 0 deletions