Deadlock in asyncio.StreamReader.readexactly() (fix applied, need unit test) · Issue #64353 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@gvanrossum

Description

@gvanrossum

BPO 20154
Nosy @gvanrossum, @vstinner, @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/gvanrossum' closed_at = <Date 2015-07-06.19:53:41.307> created_at = <Date 2014-01-07.00:07:48.453> labels = ['type-bug', 'expert-asyncio'] title = 'Deadlock in asyncio.StreamReader.readexactly() (fix applied, need unit test)' updated_at = <Date 2015-07-06.19:53:41.305> user = 'https://github.com/gvanrossum'

bugs.python.org fields:

activity = <Date 2015-07-06.19:53:41.305> actor = 'vstinner' assignee = 'gvanrossum' closed = True closed_date = <Date 2015-07-06.19:53:41.307> closer = 'vstinner' components = ['asyncio'] creation = <Date 2014-01-07.00:07:48.453> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 20154 keywords = [] message_count = 6.0 messages = ['207494', '207495', '207496', '210395', '210408', '246379'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'yselivanov'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue20154' versions = ['Python 3.4']