Skip to content

Crash in logging._after_at_fork_child_reinit_locks() #84272

@vstinner

Description

@vstinner
BPO 40091
Nosy @gpshead, @vsajip, @vstinner, @melwitt
PRs
  • [WIP] bpo-40091: Fix a crash in logging after fork #19196
  • bpo-40089: Add _at_fork_reinit() method to locks #19195
  • bpo-40091: Fix a hang at fork in the logging module #19416
  • 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-04-13.22:29:10.792>
    created_at = <Date 2020-03-27.17:02:43.485>
    labels = ['library', '3.9']
    title = 'Crash in logging._after_at_fork_child_reinit_locks()'
    updated_at = <Date 2020-04-13.22:29:10.792>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-04-13.22:29:10.792>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-13.22:29:10.792>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-03-27.17:02:43.485>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40091
    keywords = ['patch']
    message_count = 8.0
    messages = ['365170', '365172', '365197', '365952', '365959', '365968', '366338', '366339']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'vinay.sajip', 'vstinner', 'melwitt']
    pr_nums = ['19196', '19195', '19416']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40091'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions