Skip to content

_read_ready and _write_ready should respect _conn_lost #71410

@ambv

Description

@ambv
BPO 27223
Nosy @gvanrossum, @vstinner, @asvetlov, @ambv, @1st1
Files
  • issue27223.diff
  • cli.py
  • srv.py
  • 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 = 'https://github.com/ambv'
    closed_at = <Date 2016-06-11.15:43:02.752>
    created_at = <Date 2016-06-05.01:20:32.955>
    labels = ['type-bug', 'expert-asyncio']
    title = '_read_ready and _write_ready should respect _conn_lost'
    updated_at = <Date 2016-06-11.15:43:02.751>
    user = 'https://github.com/ambv'

    bugs.python.org fields:

    activity = <Date 2016-06-11.15:43:02.751>
    actor = 'yselivanov'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2016-06-11.15:43:02.752>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2016-06-05.01:20:32.955>
    creator = 'lukasz.langa'
    dependencies = []
    files = ['43220', '43221', '43222']
    hgrepos = []
    issue_num = 27223
    keywords = ['patch']
    message_count = 3.0
    messages = ['267360', '268217', '268218']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'vstinner', 'asvetlov', 'lukasz.langa', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27223'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions