Skip to content

Can't read data from Transport after asyncio.SubprocessStreamProtocol closes #73890

@SethMichaelLarson

Description

@SethMichaelLarson
BPO 29704
Nosy @1st1, @SethMichaelLarson
PRs
  • bpo-29704: Fix asyncio.SubprocessStreamProtocol closing #405
  • bpo-29704: Fix asyncio.SubprocessStreamProtocol closing  #415
  • bpo-29704: Fix asyncio.SubprocessStreamProtocol closing #416
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • 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 2017-03-03.23:12:44.377>
    created_at = <Date 2017-03-02.22:24:23.132>
    labels = ['type-bug', 'expert-asyncio']
    title = "Can't read data from Transport after asyncio.SubprocessStreamProtocol closes"
    updated_at = <Date 2017-03-31.16:36:23.221>
    user = 'https://github.com/SethMichaelLarson'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:23.221>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-03.23:12:44.377>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2017-03-02.22:24:23.132>
    creator = 'SethMichaelLarson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29704
    keywords = []
    message_count = 4.0
    messages = ['288839', '290327', '290333', '290335']
    nosy_count = 2.0
    nosy_names = ['yselivanov', 'SethMichaelLarson']
    pr_nums = ['405', '415', '416', '703', '552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29704'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions