Skip to content

investigate task/future cancellation in asynciomodule.c #79053

@1st1

Description

@1st1
BPO 34872
Nosy @ned-deily, @asvetlov, @elprans, @serhiy-storchaka, @1st1, @miss-islington, @vladima
PRs
  • bpo-34872: Fix self-cancellation in C implementation of asyncio.Task #9679
  • [3.6] bpo-34872: Fix self-cancellation in C implementation of asyncio.Task (GH-9679) #9690
  • [3.7] bpo-34872: Fix self-cancellation in C implementation of asyncio.Task (GH-9679) #9691
  • Fix a compiler warning added in bpo-34872. #9722
  • [3.7] Fix a compiler warning added in bpo-34872. (GH-9722). #9726
  • [3.6] [3.7] Fix a compiler warning added in bpo-34872. (GH-9722). (GH-9726) #9728
  • 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-10-08.02:18:37.769>
    created_at = <Date 2018-10-02.19:30:38.011>
    labels = ['3.7', '3.8', 'expert-asyncio']
    title = 'investigate task/future cancellation in asynciomodule.c'
    updated_at = <Date 2018-10-08.02:19:33.500>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2018-10-08.02:19:33.500>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-08.02:18:37.769>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2018-10-02.19:30:38.011>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34872
    keywords = ['patch']
    message_count = 16.0
    messages = ['326896', '326897', '326928', '326974', '326982', '326984', '326985', '326986', '326990', '326999', '327163', '327172', '327177', '327314', '327315', '327316']
    nosy_count = 7.0
    nosy_names = ['ned.deily', 'asvetlov', 'Elvis.Pranskevichus', 'serhiy.storchaka', 'yselivanov', 'miss-islington', 'v2m']
    pr_nums = ['9679', '9690', '9691', '9722', '9726', '9728']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34872'
    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