multiprocessing occasionally spits out exception during shutdown · Issue #48356 · python/cpython · GitHub
Skip to content

multiprocessing occasionally spits out exception during shutdown #48356

Description

@smontanaro
BPO 4106
Nosy @vsajip, @pitrou, @mattheww
Files
  • test_proc.py
  • test_mult.py: Example that spits out exception
  • mpqshutdown.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 = None
    closed_at = <Date 2011-08-24.20:52:15.225>
    created_at = <Date 2008-10-11.03:30:21.624>
    labels = ['type-bug', 'library']
    title = 'multiprocessing occasionally spits out exception during shutdown'
    updated_at = <Date 2012-01-14.06:53:29.839>
    user = 'https://github.com/smontanaro'

    bugs.python.org fields:

    activity = <Date 2012-01-14.06:53:29.839>
    actor = 'Yaniv.Aknin'
    assignee = 'jnoller'
    closed = True
    closed_date = <Date 2011-08-24.20:52:15.225>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2008-10-11.03:30:21.624>
    creator = 'skip.montanaro'
    dependencies = []
    files = ['11771', '20445', '23031']
    hgrepos = []
    issue_num = 4106
    keywords = ['patch']
    message_count = 22.0
    messages = ['74656', '74657', '74658', '74659', '80415', '80417', '109575', '109579', '109580', '109584', '109589', '126502', '126525', '135106', '142896', '142898', '142903', '142907', '142911', '142919', '142920', '151237']
    nosy_count = 11.0
    nosy_names = ['vinay.sajip', 'pitrou', 'mattheww', 'jnoller', 'Thorney', 'bobbyi', 'Yaniv.Aknin', 'gdb', 'python-dev', 'dpranke', 'tobami']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4106'
    versions = ['Python 2.7']

    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/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions