mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||