Skip to content

pep 525/asyncio: Handle when async generators are GCed from another thread #72686

@1st1

Description

@1st1
BPO 28500
Nosy @gvanrossum, @1st1

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/1st1'
closed_at = <Date 2016-10-21.21:11:17.389>
created_at = <Date 2016-10-21.21:11:10.125>
labels = ['3.7', 'expert-asyncio']
title = 'pep 525/asyncio: Handle when async generators are GCed from another thread'
updated_at = <Date 2016-10-21.21:14:26.656>
user = 'https://github.com/1st1'

bugs.python.org fields:

activity = <Date 2016-10-21.21:14:26.656>
actor = 'python-dev'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2016-10-21.21:11:17.389>
closer = 'yselivanov'
components = ['asyncio']
creation = <Date 2016-10-21.21:11:10.125>
creator = 'yselivanov'
dependencies = []
files = []
hgrepos = []
issue_num = 28500
keywords = []
message_count = 2.0
messages = ['279154', '279155']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue28500'
versions = ['Python 3.6', 'Python 3.7']

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions