selectors.KqueueSelector hangs on EOF, unlike other selectors
Đang mở
Chưa có ai nhận issue này.
3.8 (EOL)
stdlib
topic-IO
topic-socket
- 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 | 40251 |
|---|---|
| Nosy | @asvetlov, @1st1, @russelldavis |
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-04-10.23:13:44.858>
labels = ['3.8', 'library', 'expert-IO', 'expert-asyncio']
title = 'selectors.KqueueSelector hangs on EOF, unlike other selectors'
updated_at = <Date 2022-03-12.19:26:41.126>
user = 'https://github.com/russelldavis'
bugs.python.org fields:
activity = <Date 2022-03-12.19:26:41.126>
actor = 'asvetlov'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'IO', 'asyncio']
creation = <Date 2020-04-10.23:13:44.858>
creator = 'russelldavis'
dependencies = []
files = []
hgrepos = []
issue_num = 40251
keywords = []
message_count = 2.0
messages = ['366167', '415006']
nosy_count = 3.0
nosy_names = ['asvetlov', 'yselivanov', 'russelldavis']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue40251'
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 với selectors.KqueueSelector và so sánh hành vi EOF của nó với các triển khai selector khác. Tái hiện hiện tượng treo bằng một trường hợp EOF, sau đó theo dõi việc xử lý sự kiện của selector. Hoàn thành khi KqueueSelector không còn bị treo khi gặp EOF và hoạt động nhất quán với các selector khác.
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