Skip to content

deadlock with asyncio+contextmanager+ExitStack #69965

@oconnor663

Description

@oconnor663
mannequin
BPO 25779
Nosy @gvanrossum, @ncoghlan, @vstinner, @1st1, @oconnor663
Superseder
  • bpo-25782: CPython hangs on error context set to the error itself
  • 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 2015-12-02.17:03:22.875>
    created_at = <Date 2015-12-02.15:37:25.706>
    labels = ['type-bug', 'invalid', 'expert-asyncio']
    title = 'deadlock with asyncio+contextmanager+ExitStack'
    updated_at = <Date 2015-12-02.20:42:08.228>
    user = 'https://github.com/oconnor663'

    bugs.python.org fields:

    activity = <Date 2015-12-02.20:42:08.228>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2015-12-02.17:03:22.875>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2015-12-02.15:37:25.706>
    creator = 'oconnor663'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 25779
    keywords = ['3.5regression']
    message_count = 13.0
    messages = ['255719', '255721', '255722', '255726', '255728', '255730', '255732', '255733', '255748', '255749', '255765', '255777', '255778']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'vstinner', 'yselivanov', 'oconnor663']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = None
    status = 'closed'
    superseder = '25782'
    type = 'behavior'
    url = 'https://bugs.python.org/issue25779'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions