Skip to content

asyncore does not handle EINTR in recv, send, connect, accept, #55475

@socketpair

Description

@socketpair
BPO 11266
Nosy @vstinner, @giampaolo, @socketpair
Superseder
  • bpo-18885: handle EINTR in the stdlib
  • 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 2014-07-24.16:36:25.826>
    created_at = <Date 2011-02-21.05:31:30.435>
    labels = ['type-bug', 'library']
    title = 'asyncore does not handle EINTR in recv, send, connect, accept,'
    updated_at = <Date 2014-07-24.16:36:25.825>
    user = 'https://github.com/socketpair'

    bugs.python.org fields:

    activity = <Date 2014-07-24.16:36:25.825>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-07-24.16:36:25.826>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2011-02-21.05:31:30.435>
    creator = 'socketpair'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 11266
    keywords = []
    message_count = 6.0
    messages = ['128940', '130015', '130103', '130104', '130106', '221748']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'giampaolo.rodola', 'segfaulthunter', 'nvetoshkin', 'socketpair']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '18885'
    type = 'behavior'
    url = 'https://bugs.python.org/issue11266'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions