Skip to content

Deadlock during the "import" in the fork()'ed child process if fork() happened while import_lock was held #50629

@hdn

Description

@hdn
mannequin
BPO 6380
Nosy @loewis, @brettcannon, @gpshead, @ronaldoussoren, @pitrou, @ericsnowcurrently

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 = <Date 2012-04-14.11:24:32.143>
created_at = <Date 2009-06-29.22:52:13.327>
labels = ['interpreter-core', 'type-bug']
title = 'Deadlock during the "import" in the fork()\'ed child process if fork() happened while import_lock was held'
updated_at = <Date 2012-04-14.16:39:42.270>
user = 'https://bugs.python.org/hdn'

bugs.python.org fields:

activity = <Date 2012-04-14.16:39:42.270>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = <Date 2012-04-14.11:24:32.143>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2009-06-29.22:52:13.327>
creator = 'hdn'
dependencies = []
files = []
hgrepos = []
issue_num = 6380
keywords = []
message_count = 7.0
messages = ['89892', '89907', '89909', '158242', '158243', '158256', '158264']
nosy_count = 11.0
nosy_names = ['loewis', 'brett.cannon', 'gregory.p.smith', 'astrand', 'ronaldoussoren', 'pitrou', 'michaeltsai', 'kosuha', 'abaron', 'hdn', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue6380'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions