summaryrefslogtreecommitdiff
path: root/tests/admin_scripts/__init__.py
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:27:00 -0500
commit9cc231e8243091519f5d627cd02ee40bbb853ced (patch)
tree1ca228c142ebce988b13987bd402647367586f35 /tests/admin_scripts/__init__.py
parent5ca0f62213911a77dd4a62e843db7e420cc98b78 (diff)
[5.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 'tests/admin_scripts/__init__.py')
0 files changed, 0 insertions, 0 deletions