aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreterbase/interpreterbase.py
diff options
context:
space:
mode:
authorGabor Kertesz <gabor.kertesz@linaro.org>2021-10-19 12:08:46 +0200
committerXavier Claessens <xclaesse@gmail.com>2021-10-19 09:41:17 -0400
commit747982e6cb3e83083a990b909d56e455ff1568f6 (patch)
treea0835f245302e6205ea2d981848a69d3d619b2d6 /mesonbuild/interpreterbase/interpreterbase.py
parent492cc9bf95d573e037155b588dc5110ded4d9a35 (diff)
downloadmeson-747982e6cb3e83083a990b909d56e455ff1568f6.zip
meson-747982e6cb3e83083a990b909d56e455ff1568f6.tar.gz
meson-747982e6cb3e83083a990b909d56e455ff1568f6.tar.bz2
Fix NamedTemporaryFile file reopen issue on Win #9412
NamedTemporaryFile can't be opened by name on Windows. For Windows the created temporary bat file is now closed before passing to a subprocess, prevented from removal automatically upon close and deleted explicitly upon finish.
Diffstat (limited to 'mesonbuild/interpreterbase/interpreterbase.py')
0 files changed, 0 insertions, 0 deletions