socketserver.shutdown should stop serve_forever() immediately
Đang mở
Chưa có ai nhận issue này.
stdlib
topic-socket
type-feature
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 558
Mô tả
| BPO | 44769 |
|---|---|
| Nosy | @encukou |
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 2021-07-28.21:32:39.337>
labels = ['library']
title = 'socketserver.shutdown should stop serve_forever() immediately'
updated_at = <Date 2021-07-29.07:21:46.545>
user = 'https://github.com/encukou'
bugs.python.org fields:
activity = <Date 2021-07-29.07:21:46.545>
actor = 'petr.viktorin'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-07-28.21:32:39.337>
creator = 'petr.viktorin'
dependencies = []
files = []
hgrepos = []
issue_num = 44769
keywords = []
message_count = 2.0
messages = ['398427', '398462']
nosy_count = 1.0
nosy_names = ['petr.viktorin']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue44769'
versions = []
Linked PRs
- gh-130680
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 các điểm vào socketserver serve_forever() và shutdown() và xem xét PR được liên kết gh-130680, vì không có tệp mã nguồn hoặc bài kiểm thử nào được nêu. Tái hiện hành vi đã được báo cáo và xác minh bằng các bài kiểm thử thư viện liên quan rằng shutdown() khiến serve_forever() dừng ngay lập tứ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
- networking
- Loại issue
- Lỗi
- Độ 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
- 35/100