| BPO | 35185 |
|---|---|
| Nosy | @vsajip, @ben-spiller |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2018-11-07.17:43:57.343> labels = ['3.7', 'type-bug', 'library'] title = 'Logger race condition - loses lines if removeHandler called from another thread while logging' updated_at = <Date 2019-06-20.17:28:20.273> user = 'https://github.com/ben-spiller'
bugs.python.org fields:
activity = <Date 2019-06-20.17:28:20.273> actor = 'vinay.sajip' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2018-11-07.17:43:57.343> creator = 'benspiller' dependencies = [] files = ['47914'] hgrepos = [] issue_num = 35185 keywords = [] message_count = 6.0 messages = ['329429', '346058', '346119', '346135', '346139', '346143'] nosy_count = 2.0 nosy_names = ['vinay.sajip', 'benspiller'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue35185' versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']
Linked PRs
- gh-79366: Fix a race condition when removing a logging handler #154528
- [3.15] gh-79366: Fix a race condition when removing a logging handler (GH-154528) #155076
- [3.14] gh-79366: Fix a race condition when removing a logging handler (GH-154528) #155077
- [3.13] gh-79366: Fix a race condition when removing a logging handler (GH-154528) #155078