SIGN IN SIGN UP

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.
V
Victor Stinner committed
21a0a6c9f8a047b6eb173ee59e38ad5dc3c46f86
Parent: 729780a
Committed by GitHub <noreply@github.com> on 6/30/2017, 8:59:52 AM