Skip to content

Add _at_fork_reinit() method to locks #84270

@vstinner

Description

@vstinner
BPO 40089
Nosy @vstinner, @miss-islington
PRs
  • bpo-40089: Fix threading._after_fork() #19191
  • [3.7] bpo-40089: Fix threading._after_fork() (GH-19191) #19193
  • [3.8] bpo-40089: Fix threading._after_fork() (GH-19191) #19194
  • bpo-40089: Add _at_fork_reinit() method to locks #19195
  • [WIP] bpo-40091: Fix a crash in logging after fork #19196
  • 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-21.01:07:34.430>
    created_at = <Date 2020-03-27.15:51:37.958>
    labels = ['library', '3.9']
    title = 'Add _at_fork_reinit() method to locks'
    updated_at = <Date 2020-04-21.01:07:34.430>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-04-21.01:07:34.430>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-21.01:07:34.430>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-03-27.15:51:37.958>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40089
    keywords = ['patch']
    message_count = 8.0
    messages = ['365157', '365165', '365168', '365171', '365176', '365945', '365947', '365948']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'miss-islington', 'Batuhan Taskaya']
    pr_nums = ['19191', '19193', '19194', '19195', '19196']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40089'
    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