Skip to content

Lock may not be released in Logger.isEnabledFor #83379

Description

@DerekTBrown
BPO 39198
Nosy @vsajip, @DerekTBrown
PRs
  • bpo-39198: Ensure logging global lock is released on exception in isEnabledFor #17689
  • [3.8] bpo-39198: Ensure logging global lock is released on exception in isEnabledFor (GH-17689) #17897
  • [3.7] bpo-39198: Ensure logging global lock is released on exception in isEnabledFor (GH-17689) #17898
  • 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 = <Date 2020-01-07.17:04:16.245>
    created_at = <Date 2020-01-02.20:10:20.838>
    labels = ['3.7', 'library', 'type-crash']
    title = 'Lock may not be released in Logger.isEnabledFor'
    updated_at = <Date 2020-01-07.17:04:16.245>
    user = 'https://github.com/DerekTBrown'

    bugs.python.org fields:

    activity = <Date 2020-01-07.17:04:16.245>
    actor = 'vinay.sajip'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-07.17:04:16.245>
    closer = 'vinay.sajip'
    components = ['Library (Lib)']
    creation = <Date 2020-01-02.20:10:20.838>
    creator = 'derektbrown'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39198
    keywords = ['patch']
    message_count = 5.0
    messages = ['359219', '359220', '359520', '359521', '359522']
    nosy_count = 2.0
    nosy_names = ['vinay.sajip', 'derektbrown']
    pr_nums = ['17689', '17897', '17898']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue39198'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions