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

multiprocessing's "spawn" doesn't actually use spawn #90525

Closed
@jakirkham

Description

@jakirkham
BPO 46367
Nosy @vstinner, @jakirkham

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 2022-01-13.19:20:59.356>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = 'multiprocessing\'s "spawn" doesn\'t actually use spawn'
updated_at = <Date 2022-01-15.00:10:58.327>
user = 'https://github.com/jakirkham'

bugs.python.org fields:

activity = <Date 2022-01-15.00:10:58.327>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-01-13.19:20:59.356>
creator = 'jakirkham'
dependencies = []
files = []
hgrepos = []
issue_num = 46367
keywords = []
message_count = 2.0
messages = ['410512', '410612']
nosy_count = 2.0
nosy_names = ['vstinner', 'jakirkham']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46367'
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 fixesstdlibPython modules in the Lib dirtopic-multiprocessingtype-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