Skip to content

threading.Lock.acquire() not interruptible on Windows #74157

@pitrou

Description

@pitrou
BPO 29971
Nosy @tim-one, @pfmoore, @pitrou, @kristjanvalur, @tjguk, @zware, @eryksun, @zooba, @MojoVampire, @maggyero

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 2017-04-03.14:43:38.613>
labels = ['3.9', 'extension-modules', 'type-feature', 'interpreter-core', '3.10', '3.11', 'library', 'OS-windows']
title = 'threading.Lock.acquire() not interruptible on Windows'
updated_at = <Date 2022-03-12.00:30:51.171>
user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2022-03-12.00:30:51.171>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Interpreter Core', 'Library (Lib)', 'Windows']
creation = <Date 2017-04-03.14:43:38.613>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 29971
keywords = []
message_count = 7.0
messages = ['291072', '291094', '291113', '402715', '402719', '402722', '402731']
nosy_count = 10.0
nosy_names = ['tim.peters', 'paul.moore', 'pitrou', 'kristjan.jonsson', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'josh.r', 'maggyero']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29971'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixes3.11only security fixes3.9only security fixesOS-windowsextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions