meson/mesonbuild/wrap
Xavier Claessens d23ae8b58e 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.
2021-11-02 17:27:00 -04:00
..
__init__.py Add wrap mode to disable auto promote 2020-10-13 17:55:16 -04:00
wrap.py wrap: Fix concurrent os.mkdir() 2021-11-02 17:27:00 -04:00
wraptool.py improve wraptool search 2021-10-10 16:12:57 -04:00