python / python/cpython

Truncated error message of original function while multiprocessing or multithreading

Open
#88,543 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.