Skip to content

socketserver.BaseServer.handle_error() should not catch exiting exceptions #67618

@vadmium

Description

@vadmium
BPO 23430
Nosy @pitrou, @berkerpeksag, @vadmium
Files
  • socketserver-exit.patch
  • socketserver-exit.v2.patch
  • socketserver-exit.v3.patch
  • socketserver-exit.v4.patch
  • socketserver-exit.v5.patch
  • socketserver-exit.v6.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 2016-02-22.09:07:41.876>
    created_at = <Date 2015-02-10.03:34:07.961>
    labels = ['type-feature', 'library']
    title = 'socketserver.BaseServer.handle_error() should not catch exiting exceptions'
    updated_at = <Date 2016-02-22.09:07:41.875>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-02-22.09:07:41.875>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-02-22.09:07:41.876>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2015-02-10.03:34:07.961>
    creator = 'martin.panter'
    dependencies = []
    files = ['38074', '38144', '38717', '38718', '41911', '41967']
    hgrepos = []
    issue_num = 23430
    keywords = ['patch']
    message_count = 7.0
    messages = ['235662', '236022', '239454', '239455', '260209', '260503', '260605']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'python-dev', 'berker.peksag', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23430'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions