Skip to content

asyncio.wait_for does not cancel running tasks in the correct fashion #88537

Closed as not planned
@ofekkir

Description

@ofekkir
BPO 44371
Nosy @asvetlov, @1st1

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 = None
created_at = <Date 2021-06-10.05:55:58.839>
labels = ['type-bug', '3.8', 'expert-asyncio']
title = 'asyncio.wait_for does not cancel running tasks in the correct fashion'
updated_at = <Date 2021-06-20.05:15:37.758>
user = 'https://bugs.python.org/ofekkir'

bugs.python.org fields:

activity = <Date 2021-06-20.05:15:37.758>
actor = 'ofekkir'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['asyncio']
creation = <Date 2021-06-10.05:55:58.839>
creator = 'ofekkir'
dependencies = []
files = []
hgrepos = []
issue_num = 44371
keywords = []
message_count = 2.0
messages = ['395505', '396162']
nosy_count = 3.0
nosy_names = ['asvetlov', 'yselivanov', 'ofekkir']
pr_nums = []
priority = 'normal'
resolution = 'remind'
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44371'
versions = ['Python 3.8']

Metadata

Metadata

Assignees

No one assigned

    Labels

    pendingThe issue will be closed if no feedback is providedtopic-asynciotype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions