Skip to content

multiprocessing.pool hangs if any worker raises an Exception whose constructor requires a parameter #57960

@fmitha

Description

@fmitha
mannequin
BPO 13751
Nosy @terryjreedy, @pitrou, @avassalotti

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 2012-05-25.20:05:52.950>
created_at = <Date 2012-01-09.20:23:57.839>
labels = ['type-bug', 'library']
title = 'multiprocessing.pool hangs if any worker raises an Exception whose constructor requires a parameter'
updated_at = <Date 2012-05-25.20:05:52.950>
user = 'https://bugs.python.org/fmitha'

bugs.python.org fields:

activity = <Date 2012-05-25.20:05:52.950>
actor = 'sbt'
assignee = 'none'
closed = True
closed_date = <Date 2012-05-25.20:05:52.950>
closer = 'sbt'
components = ['Library (Lib)']
creation = <Date 2012-01-09.20:23:57.839>
creator = 'fmitha'
dependencies = []
files = []
hgrepos = []
issue_num = 13751
keywords = []
message_count = 6.0
messages = ['150975', '150981', '151003', '151228', '151232', '161615']
nosy_count = 6.0
nosy_names = ['terry.reedy', 'fmitha', 'pitrou', 'alexandre.vassalotti', 'jnoller', 'sbt']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13751'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard 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