Skip to content

add server.shutdown() method to SocketServer #41934

@phr

Description

@phr
mannequin
BPO 1193577
Nosy @smontanaro, @akuchling
Superseder
  • bpo-2302: Uses of SocketServer.BaseServer.shutdown have a race
  • Files
  • issue1193577.patch: diff from current trunk, SocketServer and test_socketserver
  • polling_shutdown.patch: werneck's patch, merged up to r61161
  • polling_shutdown.patch: timeouts reorganized; shutdown blocks
  • polling_shutdown.patch: +documentation
  • 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 2008-03-16.17:20:30.103>
    created_at = <Date 2005-05-02.03:04:36.000>
    labels = ['type-feature', 'library']
    title = 'add server.shutdown() method to SocketServer'
    updated_at = <Date 2008-03-16.17:20:30.102>
    user = 'https://bugs.python.org/phr'

    bugs.python.org fields:

    activity = <Date 2008-03-16.17:20:30.102>
    actor = 'jyasskin'
    assignee = 'jyasskin'
    closed = True
    closed_date = <Date 2008-03-16.17:20:30.103>
    closer = 'jyasskin'
    components = ['Library (Lib)']
    creation = <Date 2005-05-02.03:04:36.000>
    creator = 'phr'
    dependencies = []
    files = ['9553', '9579', '9581', '9586']
    hgrepos = []
    issue_num = 1193577
    keywords = ['patch']
    message_count = 9.0
    messages = ['54518', '62804', '62994', '63170', '63172', '63177', '63185', '63345', '63587']
    nosy_count = 7.0
    nosy_names = ['skip.montanaro', 'akuchling', 'phr', 'pilcrow', 'jyasskin', 'zanella', 'werneck']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = '2302'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1193577'
    versions = ['Python 2.6', 'Python 3.0']

    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