Skip to content

multiprocessing.Pool from concurrent threads failure on 3.9.0rc1 #85739

@drougge

Description

@drougge
mannequin
BPO 41567
Nosy @atsuoishimoto, @drougge, @aeros, @iritkatriel, @cebtenzzre
Superseder
  • bpo-43517: Fix false positives in circular import detection with from-imports
  • Files
  • pool_error_on_3.9.py: repro example
  • 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 2021-03-16.16:16:54.899>
    created_at = <Date 2020-08-17.11:37:30.505>
    labels = ['type-bug', 'library', '3.9', '3.10']
    title = 'multiprocessing.Pool from concurrent threads failure on 3.9.0rc1'
    updated_at = <Date 2021-03-16.16:16:54.899>
    user = 'https://github.com/drougge'

    bugs.python.org fields:

    activity = <Date 2021-03-16.16:16:54.899>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-16.16:16:54.899>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2020-08-17.11:37:30.505>
    creator = 'drougge'
    dependencies = []
    files = ['49401']
    hgrepos = []
    issue_num = 41567
    keywords = []
    message_count = 6.0
    messages = ['375542', '375544', '375556', '379400', '379401', '388771']
    nosy_count = 6.0
    nosy_names = ['ishimoto', 'drougge', 'aeros', 'iritkatriel', 'cebtenzzre', 'doublex']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '43517'
    type = 'behavior'
    url = 'https://bugs.python.org/issue41567'
    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/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions