gh-157579: Fix race condition in the cleanup of tempfile.TemporaryDirectory - #157580
StanFromIreland wants to merge 16 commits into
Conversation
This reduces the attack surface -- readable files avoid the race condition.
Co-authored-by: Stan Ulbrych <[email protected]>
Documentation build overview
|
|
I'm not sure why Emscripten failed in this run on The test swaps a directory for a symlink to the outside directory mid-recovery, however the |
|
Will take a look. |
|
Meanwhile let's start buildbots for all the other architectures/configurations |
|
🤖 New build scheduled with the buildbot fleet by @encukou for commit a837624 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F157580%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
tempfile.TemporaryDirectory#157579