Multiprocessing: multiprocessing.connection.Listener.accept() should accept a timeout
Đang mở
Chưa có ai nhận issue này.
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 | 32244 |
|---|---|
| Nosy | @carlodri |
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 2017-12-07.15:09:59.499>
labels = ['3.8', 'type-feature', 'library']
title = 'Multiprocessing: multiprocessing.connection.Listener.accept() should accept a timeout'
updated_at = <Date 2020-10-15.11:21:51.355>
user = 'https://bugs.python.org/TomCook'
bugs.python.org fields:
activity = <Date 2020-10-15.11:21:51.355>
actor = 'carlodri'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-12-07.15:09:59.499>
creator = 'Tom Cook'
dependencies = []
files = []
hgrepos = []
issue_num = 32244
keywords = []
message_count = 3.0
messages = ['307809', '307810', '378675']
nosy_count = 2.0
nosy_names = ['Tom Cook', 'carlodri']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32244'
versions = ['Python 3.6', '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 tại điểm vào multiprocessing.connection.Listener.accept và kiểm tra phần triển khai xung quanh của thư viện multiprocessing. Xác định hành vi timeout được yêu cầu, sau đó thêm coverage cho thấy accept tuân thủ nó và chạy các bài kiểm tra multiprocessing liên quan.
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
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 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
- 45/100