Signal handlers should not hang during blocked main thread
Đang mở
Chưa có ai nhận issue này.
3.7 (EOL)
3.8 (EOL)
extension-modules
type-bug
- 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 | 41128 |
|---|---|
| Nosy | @pitrou, @vstinner, @serhiy-storchaka |
| Files |
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-06-26.17:34:49.637>
labels = ['extension-modules', '3.8', 'type-bug', '3.7']
title = 'Signal handlers should not hang during blocked main thread'
updated_at = <Date 2020-07-13.08:21:45.840>
user = 'https://bugs.python.org/JosefHavrnek'
bugs.python.org fields:
activity = <Date 2020-07-13.08:21:45.840>
actor = 'SilentGhost'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2020-06-26.17:34:49.637>
creator = 'Josef Havr\xc3\xa1nek'
dependencies = []
files = ['49265']
hgrepos = []
issue_num = 41128
keywords = []
message_count = 1.0
messages = ['372435']
nosy_count = 3.0
nosy_names = ['pitrou', 'vstinner', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue41128'
versions = ['Python 3.7', '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 cách chạy testscript.py đính kèm, tệp này minh họa việc signal-handler bị treo trong khi main thread bị chặn. Điều tra hành vi được mô tả trong issue và xác minh việc hoàn tất khi các signal handler không còn bị treo trong tình huống đó.
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
- operating-systems
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100