Skip to content

multiprocessing.Pool hangs when issuing KeyboardInterrupt #52543

@vlasovskikh

Description

@vlasovskikh
BPO 8296
Nosy @vsajip, @pitrou, @vlasovskikh, @untitaker
Files
  • test_map_keyboard_interrput.py: Unit test
  • fix-sigint.diff: First patch fixing the problem
  • 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-27.15:24:23.054>
    created_at = <Date 2010-04-03.03:37:14.183>
    labels = ['type-bug', 'library']
    title = 'multiprocessing.Pool hangs when issuing KeyboardInterrupt'
    updated_at = <Date 2014-08-24.01:49:59.849>
    user = 'https://github.com/vlasovskikh'

    bugs.python.org fields:

    activity = <Date 2014-08-24.01:49:59.849>
    actor = 'brian.curtin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-08-27.15:24:23.054>
    closer = 'vinay.sajip'
    components = ['Library (Lib)']
    creation = <Date 2010-04-03.03:37:14.183>
    creator = 'vlasovskikh'
    dependencies = []
    files = ['16784', '16785']
    hgrepos = []
    issue_num = 8296
    keywords = ['patch']
    message_count = 15.0
    messages = ['102219', '102220', '102221', '102222', '102223', '102479', '102481', '114817', '114821', '114888', '114900', '114976', '143077', '143080', '221549']
    nosy_count = 12.0
    nosy_names = ['vinay.sajip', 'pitrou', 'jnoller', 'asksol', 'vlasovskikh', 'gdb', 'Albert.Strasheim', 'sbt', 'gkcn', 'mdengler', 'myint', 'untitaker']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8296'
    versions = ['Python 2.6', 'Python 2.7']

    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