Skip to content

Confusing CancelError message if multiple cancellations are scheduled #90985

Closed
@asvetlov

Description

@asvetlov
BPO 46829
Nosy @gvanrossum, @njsmith, @jab, @asvetlov, @agronholm, @cjerdonek, @serhiy-storchaka, @1st1, @Tinche, @iritkatriel, @Dreamsorcerer, @ajoino
PRs
  • bpo-46829: Deprecate passing a message into Future.cancel() and Task.cancel() #31840
  • 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 2022-03-23.16:01:27.456>
    created_at = <Date 2022-02-22.22:02:51.215>
    labels = ['3.11', 'expert-asyncio']
    title = 'Confusing CancelError message if multiple cancellations are scheduled'
    updated_at = <Date 2022-03-23.16:01:27.455>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2022-03-23.16:01:27.455>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-23.16:01:27.456>
    closer = 'gvanrossum'
    components = ['asyncio']
    creation = <Date 2022-02-22.22:02:51.215>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46829
    keywords = ['patch']
    message_count = 13.0
    messages = ['413749', '413753', '413755', '413757', '413776', '413817', '413821', '415013', '415014', '415098', '415099', '415879', '415883']
    nosy_count = 12.0
    nosy_names = ['gvanrossum', 'njs', 'jab', 'asvetlov', 'alex.gronholm', 'chris.jerdonek', 'serhiy.storchaka', 'yselivanov', 'tinchester', 'iritkatriel', 'dreamsorcerer', 'ajoino']
    pr_nums = ['31840']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46829'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions