Skip to content

Asyncio.Condition prevents cancellation #77022

@bharel

Description

@bharel
mannequin
BPO 32841
Nosy @njsmith, @asvetlov, @1st1, @bharel
PRs
  • bpo-32841: Asyncio.Condition prevents cancellation #5665
  • [3.7] bpo-32841: Fix cancellation in awaiting asyncio.Condition (GH-5665) #5682
  • [3.6] bpo-32841: Fix cancellation in awaiting asyncio.Condition (GH-5665) #5683
  • Files
  • le_bug.py
  • le_patch.diff
  • 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 2018-05-25.20:17:45.261>
    created_at = <Date 2018-02-13.21:30:02.123>
    labels = ['3.8', 'type-bug', '3.7', 'expert-asyncio']
    title = 'Asyncio.Condition prevents cancellation'
    updated_at = <Date 2018-05-25.20:17:45.260>
    user = 'https://github.com/bharel'

    bugs.python.org fields:

    activity = <Date 2018-05-25.20:17:45.260>
    actor = 'bar.harel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-25.20:17:45.261>
    closer = 'bar.harel'
    components = ['asyncio']
    creation = <Date 2018-02-13.21:30:02.123>
    creator = 'bar.harel'
    dependencies = []
    files = ['47439', '47440']
    hgrepos = []
    issue_num = 32841
    keywords = ['patch']
    message_count = 13.0
    messages = ['312140', '312141', '312143', '312157', '312163', '312164', '312165', '312166', '312167', '312168', '312169', '317702', '317715']
    nosy_count = 4.0
    nosy_names = ['njs', 'asvetlov', 'yselivanov', 'bar.harel']
    pr_nums = ['5665', '5682', '5683']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32841'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions