Skip to content

Logger race condition - loses lines if removeHandler called from another thread while logging #79366

Description

@ben-spiller
BPO 35185
Nosy @vsajip, @ben-spiller
Files
  • logger-race.py
  • 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:

    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

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.13bugs and security fixes3.14bugs and security fixes3.15pre-release feature fixes, bugs and security fixes3.16new features, bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions