X Tutup
The Wayback Machine - https://web.archive.org/web/20251108050916/https://github.com/python/cpython/issues/67753
Skip to content

local_clear walks the list of threads without holding head_lock. #67753

@stutzbach

Description

@stutzbach
mannequin
BPO 23565
Nosy @pitrou, @vstinner

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 2015-03-02.19:45:23.282>
labels = ['type-bug', 'library']
title = 'local_clear walks the list of threads without holding head_lock.'
updated_at = <Date 2021-06-18.23:26:27.957>
user = 'https://bugs.python.org/stutzbach'

bugs.python.org fields:

activity = <Date 2021-06-18.23:26:27.957>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2015-03-02.19:45:23.282>
creator = 'stutzbach'
dependencies = []
files = []
hgrepos = []
issue_num = 23565
keywords = []
message_count = 1.0
messages = ['237078']
nosy_count = 3.0
nosy_names = ['pitrou', 'vstinner', 'stutzbach']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23565'
versions = []

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup