Skip to content

multiprocessing.pool.AsyncResult.get() messes up exceptions #53646

@nikratio

Description

@nikratio
mannequin
BPO 9400
Nosy @amauryfa, @schlamar, @dan-blanchard, @applio
Files
  • bug.py: Test Case
  • issue9400.diff: patch against trunk
  • picklable_process_exception.patch
  • 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/applio'
    closed_at = <Date 2016-09-09.20:19:57.831>
    created_at = <Date 2010-07-28.16:03:40.739>
    labels = ['type-bug', 'library']
    title = 'multiprocessing.pool.AsyncResult.get() messes up exceptions'
    updated_at = <Date 2019-01-08.14:41:38.117>
    user = 'https://bugs.python.org/nikratio'

    bugs.python.org fields:

    activity = <Date 2019-01-08.14:41:38.117>
    actor = 'schlamar'
    assignee = 'davin'
    closed = True
    closed_date = <Date 2016-09-09.20:19:57.831>
    closer = 'davin'
    components = ['Library (Lib)']
    creation = <Date 2010-07-28.16:03:40.739>
    creator = 'nikratio'
    dependencies = []
    files = ['18233', '18309', '25111']
    hgrepos = []
    issue_num = 9400
    keywords = ['patch']
    message_count = 18.0
    messages = ['111827', '112118', '112150', '112158', '112329', '157433', '157444', '159733', '159752', '159799', '159804', '176431', '274188', '274630', '274636', '274638', '275423', '333232']
    nosy_count = 13.0
    nosy_names = ['amaury.forgeotdarc', 'bronger', 'jnoller', 'nikratio', 'ysj.ray', 'python-dev', 'schlamar', 'sbt', 'Daniel.Blanchard', 'mdengler', 'viraptor', 'davin', 'Doug Coleman']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9400'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    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