Skip to content

asyncio: Process must close the transport when the process exit #67431

@vstinner

Description

@vstinner
BPO 23242
Nosy @gvanrossum, @vstinner, @agronholm, @1st1
Files
  • subprocess_close.patch
  • read_subprocess.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 = None
    closed_at = <Date 2015-01-15.13:36:57.010>
    created_at = <Date 2015-01-14.23:11:18.655>
    labels = ['expert-asyncio']
    title = 'asyncio: Process must close the transport when the process exit'
    updated_at = <Date 2017-01-07.19:58:07.672>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-01-07.19:58:07.672>
    actor = 'alex.gronholm'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-01-15.13:36:57.010>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2015-01-14.23:11:18.655>
    creator = 'vstinner'
    dependencies = []
    files = ['37707', '46198']
    hgrepos = []
    issue_num = 23242
    keywords = ['patch']
    message_count = 4.0
    messages = ['234042', '234070', '234075', '284930']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'alex.gronholm', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23242'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions