Skip to content

socketserver.BaseServer._handle_request_noblock() doesn't shutdown request if verify_request is False #70497

@palaviv

Description

@palaviv
mannequin
BPO 26309
Nosy @vadmium, @palaviv
Files
  • socketserver-shutdown-if-verify-false.patch
  • socketserver-shutdown-if-verify-false2.patch
  • socketserver-shutdown-if-verify-false3.patch: patch with test
  • socketserver-shutdown-if-verify-false4.patch: patch with simplified test
  • 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-19.04:31:23.977>
    created_at = <Date 2016-02-08.16:58:33.464>
    labels = ['library', 'performance']
    title = "socketserver.BaseServer._handle_request_noblock() doesn't shutdown request if verify_request is False"
    updated_at = <Date 2016-02-19.04:31:23.975>
    user = 'https://github.com/palaviv'

    bugs.python.org fields:

    activity = <Date 2016-02-19.04:31:23.975>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-02-19.04:31:23.977>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2016-02-08.16:58:33.464>
    creator = 'palaviv'
    dependencies = []
    files = ['41855', '41856', '41874', '41930']
    hgrepos = []
    issue_num = 26309
    keywords = ['patch']
    message_count = 12.0
    messages = ['259861', '259863', '259923', '259953', '260263', '260317', '260348', '260450', '260452', '260496', '260498', '260504']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'martin.panter', 'palaviv']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue26309'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions