Skip to content

IO streams locking can be broken after fork() with threads #84579

Description

@Delgan
mannequin
BPO 40399
Nosy @pitrou, @Delgan
Files
  • bug.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 2020-04-26.16:58:22.058>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'IO streams locking can be broken after fork() with threads'
    updated_at = <Date 2020-04-29.16:43:20.805>
    user = 'https://github.com/Delgan'

    bugs.python.org fields:

    activity = <Date 2020-04-29.16:43:20.805>
    actor = 'pitrou'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-04-26.16:58:22.058>
    creator = 'Delgan'
    dependencies = []
    files = ['49094']
    hgrepos = []
    issue_num = 40399
    keywords = []
    message_count = 8.0
    messages = ['367317', '367509', '367510', '367516', '367522', '367525', '367674', '367675']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'Delgan']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40399'
    versions = ['Python 3.8', 'Python 3.9']

    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

      stdlibStandard Library Python modules in the Lib/ directorytopic-IOtopic-multiprocessingtype-bugAn unexpected behavior, bug, or error

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions