Truncated error message of original function while multiprocessing or multithreading
Open
@akulakov is already working on this.
Since Dec 8, 2021.
3.10
3.11
3.9 (EOL)
stdlib
topic-multiprocessing
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 44377 |
|---|---|
| Nosy | @akulakov |
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 = 'https://github.com/akulakov'
closed_at = None
created_at = <Date 2021-06-10.12:27:15.886>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = 'Truncated error message of original function while multiprocessing or multithreading'
updated_at = <Date 2021-12-08.21:03:19.407>
user = 'https://bugs.python.org/mrshanth'
bugs.python.org fields:
activity = <Date 2021-12-08.21:03:19.407>
actor = 'andrei.avk'
assignee = 'andrei.avk'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-06-10.12:27:15.886>
creator = 'mrshanth'
dependencies = []
files = []
hgrepos = []
issue_num = 44377
keywords = []
message_count = 2.0
messages = ['395529', '408044']
nosy_count = 2.0
nosy_names = ['andrei.avk', 'mrshanth']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44377'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
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.
Assessment
This issue has not been assessed yet.