Skip to content

server process of shared_memory shuts down if KeyboardInterrupt #80549

@pierreglaser

Description

@pierreglaser
BPO 36368
Nosy @pitrou, @applio, @pierreglaser
PRs
  • bpo-36368: Ignore SIGINT in SharedMemoryManager servers. #12483
  • Files
  • 0001-FIX-protect-shared_memory-server-from-SIGINT.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 2019-05-18.12:38:22.883>
    created_at = <Date 2019-03-19.16:38:01.480>
    labels = ['3.8', 'type-crash']
    title = 'server process of shared_memory shuts down if KeyboardInterrupt'
    updated_at = <Date 2019-05-18.12:38:22.883>
    user = 'https://github.com/pierreglaser'

    bugs.python.org fields:

    activity = <Date 2019-05-18.12:38:22.883>
    actor = 'pierreglaser'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-18.12:38:22.883>
    closer = 'pierreglaser'
    components = []
    creation = <Date 2019-03-19.16:38:01.480>
    creator = 'pierreglaser'
    dependencies = []
    files = ['48222']
    hgrepos = []
    issue_num = 36368
    keywords = ['patch']
    message_count = 5.0
    messages = ['338380', '338488', '338489', '338548', '342117']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'davin', 'pierreglaser']
    pr_nums = ['12483']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue36368'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions