Skip to content

threading.Event().wait() not interruptable with Ctrl-C on Windows #80116

@chrisjbillington

Description

@chrisjbillington
BPO 35935
Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba, @chrisjbillington

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 2019-02-08.01:12:57.458>
labels = ['3.10', 'type-bug', '3.8', '3.9', 'OS-windows']
title = 'threading.Event().wait() not interruptable with Ctrl-C on Windows'
updated_at = <Date 2021-03-03.17:50:09.938>
user = 'https://github.com/chrisjbillington'

bugs.python.org fields:

activity = <Date 2021-03-03.17:50:09.938>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2019-02-08.01:12:57.458>
creator = 'Chris Billington'
dependencies = []
files = []
hgrepos = []
issue_num = 35935
keywords = []
message_count = 7.0
messages = ['335049', '335050', '335056', '335086', '387997', '388028', '388037']
nosy_count = 7.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'Chris Billington', 'alegrigoriev']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35935'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9only security fixesOS-windowstype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions