Skip to content

inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes #82429

Description

@njsmith
BPO 38248
Nosy @vstinner, @njsmith, @asvetlov, @1st1, @willingc
PRs
  • bpo-38248: Fix inconsistent immediate asyncio.Task cancellation #16330
  • [3.8] bpo-38248: Fix inconsistent immediate asyncio.Task cancellation (GH-16330) #16383
  • [3.8] bpo-38248: Fix inconsistent immediate asyncio.Task cancellation (GH-16330) #16383
  • bpo-38321: Fix _asynciomodule.c compiler warning #16493
  • 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 2019-10-01.16:01:15.373>
    created_at = <Date 2019-09-22.08:45:24.028>
    labels = []
    title = 'inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes'
    updated_at = <Date 2019-10-01.16:01:15.372>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

    activity = <Date 2019-10-01.16:01:15.372>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-01.16:01:15.373>
    closer = 'yselivanov'
    components = []
    creation = <Date 2019-09-22.08:45:24.028>
    creator = 'njs'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38248
    keywords = ['patch']
    message_count = 7.0
    messages = ['352964', '352987', '353165', '353182', '353578', '353678', '353686']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'njs', 'asvetlov', 'yselivanov', 'willingc']
    pr_nums = ['16330', '16383', '16383', '16493']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38248'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions