diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-30 08:59:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-30 08:59:52 (GMT) |
commit | 21a0a6c9f8a047b6eb173ee59e38ad5dc3c46f86 (patch) | |
tree | 996667d7cce31a2de36dbd894138939e38346c63 /.mention-bot | |
parent | 729780a810bbcb12b245a1b652302a601fc9f6fd (diff) | |
download | cpython-21a0a6c9f8a047b6eb173ee59e38ad5dc3c46f86.zip cpython-21a0a6c9f8a047b6eb173ee59e38ad5dc3c46f86.tar.gz cpython-21a0a6c9f8a047b6eb173ee59e38ad5dc3c46f86.tar.bz2 |
threading_cleanup() failure marks test as ENV_CHANGED (#2500)
If threading_cleanup() fails to cleanup threads, set a a new
support.environment_altered flag to true, flag uses by save_env which
is used by regrtest to check if a test altered the environment. At
the end, the test file fails with ENV_CHANGED instead of SUCCESS, to
report that it altered the environment.
Diffstat (limited to '.mention-bot')
0 files changed, 0 insertions, 0 deletions