Skip to content

asyncio: child process exit isn't detected if its stdin/stdout/stderr FDs have been inherited by a child process #63525

@neologix

Description

@neologix
mannequin
BPO 19326
Nosy @gvanrossum

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 2013-10-21.17:50:28.441>
created_at = <Date 2013-10-21.10:15:57.484>
labels = ['type-bug']
title = "asyncio: child process exit isn't detected if its stdin/stdout/stderr FDs have been inherited by a child process"
updated_at = <Date 2013-10-21.17:50:28.440>
user = 'https://bugs.python.org/neologix'

bugs.python.org fields:

activity = <Date 2013-10-21.17:50:28.440>
actor = 'neologix'
assignee = 'none'
closed = True
closed_date = <Date 2013-10-21.17:50:28.441>
closer = 'neologix'
components = []
creation = <Date 2013-10-21.10:15:57.484>
creator = 'neologix'
dependencies = []
files = []
hgrepos = []
issue_num = 19326
keywords = []
message_count = 3.0
messages = ['200744', '200812', '200816']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'neologix']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19326'
versions = ['Python 3.4']

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions