Skip to content

asyncio: Cancelling wait() after notification leaves Condition in an inconsistent state #67159

@dcoles

Description

@dcoles
mannequin
BPO 22970
Nosy @gvanrossum, @jcea, @vstinner, @larryhastings, @ned-deily, @dcoles, @1st1
Files
  • asyncio-fix-wait-cancellation-race.patch
  • 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-06-11.16:05:13.591>
    created_at = <Date 2014-12-01.03:29:41.832>
    labels = ['type-bug', 'release-blocker', 'expert-asyncio']
    title = 'asyncio: Cancelling wait() after notification leaves Condition in an inconsistent state'
    updated_at = <Date 2016-06-29.01:03:33.992>
    user = 'https://github.com/dcoles'

    bugs.python.org fields:

    activity = <Date 2016-06-29.01:03:33.992>
    actor = 'jcea'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2016-06-11.16:05:13.591>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2014-12-01.03:29:41.832>
    creator = 'dcoles'
    dependencies = []
    files = ['37330']
    hgrepos = []
    issue_num = 22970
    keywords = ['patch']
    message_count = 20.0
    messages = ['231912', '233694', '233696', '234044', '234046', '240278', '249723', '249746', '250044', '250046', '265424', '265429', '265476', '265492', '265493', '265531', '265534', '265703', '268220', '268221']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'jcea', 'vstinner', 'larry', 'ned.deily', 'python-dev', 'dcoles', 'yselivanov']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22970'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions