BPO | [41739](https://bugs.python.org/issue41739) --- | :--- Nosy | @vsajip, @vstinner, @corona10, @miss-islington, @shihai1991 PRs | python/cpython#22655python/cpython#22656python/cpython#22662 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['tests', '3.10'] title = 'test_logging: test_race_between_set_target_and_flush() leaks threads (threading_cleanup() failed to cleanup ...)' updated_at = user = 'https://github.com/vstinner' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = True closed_date = closer = 'vstinner' components = ['Tests'] creation = creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 41739 keywords = ['patch'] message_count = 12.0 messages = ['376509', '376510', '376961', '377311', '377312', '377315', '378458', '378459', '378465', '378469', '378477', '378478'] nosy_count = 5.0 nosy_names = ['vinay.sajip', 'vstinner', 'corona10', 'miss-islington', 'shihai1991'] pr_nums = ['22655', '22656', '22662'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue41739' versions = ['Python 3.10'] ```