multiprocessing.Server swallows original exception traceback
Đang mở
Chưa có ai nhận issue này.
3.8 (EOL)
stdlib
topic-multiprocessing
type-feature
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
| BPO | 34098 |
|---|---|
| Nosy | @pitrou, @gsalgado, @applio |
| 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 2018-07-11.15:20:31.789>
labels = ['3.8', 'type-feature', 'library']
title = 'multiprocessing.Server swallows original exception traceback'
updated_at = <Date 2019-03-25.22:49:56.880>
user = 'https://github.com/gsalgado'
bugs.python.org fields:
activity = <Date 2019-03-25.22:49:56.880>
actor = 'cheryl.sabella'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-07-11.15:20:31.789>
creator = 'salgado'
dependencies = []
files = []
hgrepos = []
issue_num = 34098
keywords = ['patch']
message_count = 1.0
messages = ['321480']
nosy_count = 3.0
nosy_names = ['pitrou', 'salgado', 'davin']
pr_nums = ['8254']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue34098'
versions = ['Python 3.8']
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu bằng việc xem xét multiprocessing.Server và PR #8254 được liên kết, sau đó tái hiện một exception được raise thông qua server để kiểm tra traceback được giữ lại. Công việc được xem là hoàn tất khi traceback của exception ban đầu không còn bị nuốt mất và hành vi này được bao phủ bởi một test multiprocessing phù hợp.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- backend
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 25/100