Uses of SocketServer.BaseServer.shutdown have a race · Issue #46555 · python/cpython · GitHub
Skip to content

Uses of SocketServer.BaseServer.shutdown have a race #46555

Description

@jyasskin
mannequin
BPO 2302
Nosy @pitrou, @giampaolo
Files
  • race_free_shutdown.patch
  • shutdown.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 2010-04-25.22:28:59.672>
    created_at = <Date 2008-03-16.15:15:55.330>
    labels = ['type-bug', 'library']
    title = 'Uses of SocketServer.BaseServer.shutdown have a race'
    updated_at = <Date 2010-04-25.22:28:59.671>
    user = 'https://bugs.python.org/jyasskin'

    bugs.python.org fields:

    activity = <Date 2010-04-25.22:28:59.671>
    actor = 'pitrou'
    assignee = 'jyasskin'
    closed = True
    closed_date = <Date 2010-04-25.22:28:59.672>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2008-03-16.15:15:55.330>
    creator = 'jyasskin'
    dependencies = []
    files = ['9681', '16964']
    hgrepos = []
    issue_num = 2302
    keywords = ['patch']
    message_count = 6.0
    messages = ['63579', '66364', '103431', '103433', '103626', '104173']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'giampaolo.rodola', 'jyasskin', 'zanella']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2302'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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