Skip to content

Calling os.fork() at Python exit logs: AttributeError: 'NoneType' object has no attribute '_at_fork_reinit' #86516

Description

@vstinner
BPO 42350
Nosy @vstinner, @miss-islington
PRs
  • bpo-42350: Fix Thread._reset_internal_locks() #23268
  • [3.9] bpo-42350: Fix Thread._reset_internal_locks() (GH-23268) #23315
  • 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-11-16.15:18:33.276>
    created_at = <Date 2020-11-13.17:51:36.075>
    labels = ['library', '3.9', '3.10']
    title = "Calling os.fork() at Python exit logs: AttributeError: 'NoneType' object has no attribute '_at_fork_reinit'"
    updated_at = <Date 2020-11-16.15:18:33.275>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-11-16.15:18:33.275>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-16.15:18:33.276>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-11-13.17:51:36.075>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42350
    keywords = ['patch']
    message_count = 3.0
    messages = ['380912', '381099', '381109']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'miss-islington']
    pr_nums = ['23268', '23315']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42350'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.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