Skip to content

forkserver process should silence KeyboardInterrupt #74371

@pitrou

Description

@pitrou
BPO 30185
Nosy @rhettinger, @pitrou, @vstinner, @applio
PRs
  • bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver #1319
  • [3.6] bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver (GH-1319) #1454
  • [3.5] bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver (GH-1319) #1455
  • Files
  • forkserversignal.py
  • 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 2017-05-04.15:17:42.999>
    created_at = <Date 2017-04-27.10:51:47.621>
    labels = ['3.7', 'type-bug', 'library']
    title = 'forkserver process should silence KeyboardInterrupt'
    updated_at = <Date 2017-05-04.16:19:48.010>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2017-05-04.16:19:48.010>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-05-04.15:17:42.999>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-04-27.10:51:47.621>
    creator = 'pitrou'
    dependencies = []
    files = ['46832']
    hgrepos = []
    issue_num = 30185
    keywords = []
    message_count = 11.0
    messages = ['292420', '292421', '292422', '292425', '292426', '292983', '292986', '292989', '292996', '292997', '292998']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'pitrou', 'vstinner', 'sbt', 'davin']
    pr_nums = ['1319', '1454', '1455']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30185'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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