SIGN IN SIGN UP

gh-93353: regrtest supports checking tmp files with -j2 (#93909)

regrtest now also implements checking for leaked temporary files and
directories when using -jN for N >= 2. Use tempfile.mkdtemp() to
create the temporary directory. Skip this check on WASI.
V
Victor Stinner committed
4f85cec9e2077681b3dacc3108e646d509b720bf
Parent: 138db8e
Committed by GitHub <noreply@github.com> on 6/16/2022, 7:48:26 PM