Skip to content

asyncio: add timeout to StreamReader read methods #67425

@vstinner

Description

@vstinner
BPO 23236
Nosy @gvanrossum, @vstinner, @1st1, @thehesiod
Files
  • streamreader_timeout.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 2018-09-19.23:32:14.987>
    created_at = <Date 2015-01-14.00:48:28.015>
    labels = ['expert-asyncio']
    title = 'asyncio: add timeout to StreamReader read methods'
    updated_at = <Date 2018-09-19.23:32:14.985>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-09-19.23:32:14.985>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-19.23:32:14.987>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2015-01-14.00:48:28.015>
    creator = 'vstinner'
    dependencies = []
    files = ['37697']
    hgrepos = []
    issue_num = 23236
    keywords = ['patch']
    message_count = 4.0
    messages = ['233978', '233979', '263864', '325830']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'vstinner', 'yselivanov', 'thehesiod']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23236'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions