summaryrefslogtreecommitdiff
path: root/scripts
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:28:29 -0500
commit9b6751dba0c84073a2ee463293a2d7cfb3aa7184 (patch)
treeba8f133b22770855628b6b09c139f91556e33140 /scripts
parent10d1d2c55ed8ec1e8421e00674b3b6b8448318eb (diff)
[4.2.x] 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. Backport of cd6278c4c09e4af9b2988d585b372d9abeeb63ee from main.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions