summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2025-12-11 11:14:09 -0500
committerJacob Walls <jacobtylerwalls@gmail.com>2025-12-11 12:10:52 -0500
commitcd6278c4c09e4af9b2988d585b372d9abeeb63ee (patch)
tree8c8ac4b8d13f675c0ff198270969ab74fd1785a4 /docs/ref
parent2d5a780eb5c83775f428e152517abc05b759cb8a (diff)
Refs #27890 -- Avoided overwriting TMPDIR in runtests.py under forkserver mode.
This variable should only be set once. Under forkserver, this module was getting executed multiple times, causing nested temporary dirs that didn't clean up properly, raising FileNotFoundError. This similar to #27890 although a slightly different cause.
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions