Skip to content

concurrent.futures race condition #89184

Description

@0x0L
mannequin
BPO 45021
Nosy @gpshead, @pitrou, @applio, @miss-islington, @shihai1991, @iritkatriel, @0x0L
PRs
  • bpo-45021: Fix a hang in forked children #28007
  • [3.10] bpo-45021: Fix a hang in forked children (GH-28007) #28480
  • [3.9] bpo-45021: Fix a hang in forked children (GH-28007) #28481
  • 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 = 'https://github.com/gpshead'
    closed_at = <Date 2021-09-20.18:34:44.066>
    created_at = <Date 2021-08-26.20:09:17.066>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'concurrent.futures race condition'
    updated_at = <Date 2021-09-20.18:54:28.786>
    user = 'https://github.com/0x0L'

    bugs.python.org fields:

    activity = <Date 2021-09-20.18:54:28.786>
    actor = 'miss-islington'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2021-09-20.18:34:44.066>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2021-08-26.20:09:17.066>
    creator = '0x0L'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45021
    keywords = ['patch']
    message_count = 13.0
    messages = ['400378', '400380', '400444', '400446', '400471', '400608', '400690', '400717', '400724', '402267', '402270', '402272', '402273']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'python-dev', 'davin', 'miss-islington', 'shihai1991', 'iritkatriel', '0x0L']
    pr_nums = ['28007', '28480', '28481']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45021'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions