← 返回首页
multiprocessing's default posix start method of `'fork'` is broken: change to ``'forkserver' || 'spawn'` · Issue #84559 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

multiprocessing's default posix start method of 'fork' is broken: change to `'forkserver' || 'spawn' #84559

New issue
New issue

Description

mannequin
BPO 40379
Nosy @pitrou, @mgorny, @Julian, @wimglenn, @applio, @itamarst

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 2020-04-24.18:22:23.389> labels = ['3.8', 'type-bug', '3.7', '3.9'] title = "multiprocessing's default start method of fork()-without-exec() is broken" updated_at = <Date 2022-02-11.16:13:53.872> user = 'https://bugs.python.org/itamarst'

bugs.python.org fields:

activity = <Date 2022-02-11.16:13:53.872> actor = 'mgorny' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = <Date 2020-04-24.18:22:23.389> creator = 'itamarst' dependencies = [] files = [] hgrepos = [] issue_num = 40379 keywords = [] message_count = 11.0 messages = ['367210', '367211', '368173', '380478', '392358', '392501', '392503', '392506', '392507', '392508', '413081'] nosy_count = 8.0 nosy_names = ['pitrou', 'mgorny', 'Julian', 'wim.glenn', 'itamarst', 'davin', 'itamarst2', 'aduncan'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue40379' versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']

Linked PRs

Metadata

Metadata

Assignees

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

  • Open in GitHub Copilot app

Footer

© 2026 GitHub, Inc.