Skip to content

If a task is canceled at the right moment, the cancellation is ignored #74234

@abacabadabacaba

Description

@abacabadabacaba
BPO 30048
Nosy @methane, @1st1
PRs
  • bpo-30048: asyncio: fix Task.cancel() was ignored. #1097
  • [3.6] bpo-30048: asyncio: fix Task.cancel() was ignored. #1546
  • [3.5] bpo-30048: asyncio: fix Task.cancel() was ignored. #1547
  • 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 2017-05-12.05:37:59.175>
    created_at = <Date 2017-04-12.00:11:24.225>
    labels = ['type-bug', 'expert-asyncio']
    title = 'If a task is canceled at the right moment, the cancellation is ignored'
    updated_at = <Date 2017-05-12.05:37:59.174>
    user = 'https://bugs.python.org/abacabadabacaba'

    bugs.python.org fields:

    activity = <Date 2017-05-12.05:37:59.174>
    actor = 'methane'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2017-05-12.05:37:59.175>
    closer = 'methane'
    components = ['asyncio']
    creation = <Date 2017-04-12.00:11:24.225>
    creator = 'abacabadabacaba'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30048
    keywords = []
    message_count = 11.0
    messages = ['291522', '291523', '291528', '291531', '291577', '291578', '291579', '291580', '293492', '293493', '293524']
    nosy_count = 3.0
    nosy_names = ['methane', 'abacabadabacaba', 'yselivanov']
    pr_nums = ['1097', '1546', '1547']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30048'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions