There is no proper way to know if a process is the main one
Open
Nobody has claimed this yet.
3.13
stdlib
topic-multiprocessing
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 38520 |
|---|---|
| Nosy | @pitrou, @applio, @ZackerySpytz, @pablogsal, @Delgan |
| PRs |
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 2019-10-18.20:48:15.021>
labels = ['type-feature', 'library']
title = 'There is no proper way to know if a process is the main one'
updated_at = <Date 2020-12-02.23:59:25.887>
user = 'https://github.com/Delgan'
bugs.python.org fields:
activity = <Date 2020-12-02.23:59:25.887>
actor = 'ZackerySpytz'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-10-18.20:48:15.021>
creator = 'Delgan'
dependencies = []
files = []
hgrepos = []
issue_num = 38520
keywords = ['patch']
message_count = 1.0
messages = ['354918']
nosy_count = 5.0
nosy_names = ['pitrou', 'davin', 'ZackerySpytz', 'pablogsal', 'Delgan']
pr_nums = ['23621']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue38520'
versions = []
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The migrated issue names no source files, tests, or entry points and points to python/cpython#23621. Start by reviewing that pull request and the linked issue discussion to understand the proposed process API and its intended completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100