python / python/cpython

recursive ProcessPoolExecutor invoke unable to return result

Đang mở
#89,922 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

3.9 (EOL) stdlib topic-multiprocessing 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 45761
Nosy @brianquinlan, @pitrou
Files
  • hello.py
  • hello.py
  • 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-11-09.08:15:50.060>
    labels = ['type-bug', 'library', '3.9']
    title = 'recursive ProcessPoolExecutor invoke unable to return result'
    updated_at = <Date 2021-11-12.21:50:38.365>
    user = 'https://bugs.python.org/evan0greenup'
    

    bugs.python.org fields:

    activity = <Date 2021-11-12.21:50:38.365>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-11-09.08:15:50.060>
    creator = 'evan0greenup'
    dependencies = []
    files = ['50431', '50432']
    hgrepos = []
    issue_num = 45761
    keywords = []
    message_count = 1.0
    messages = ['406003']
    nosy_count = 3.0
    nosy_names = ['bquinlan', 'pitrou', 'evan0greenup']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45761'
    versions = ['Python 3.9']
    

    Hướng dẫn đóng góp

    Mở hướng dẫn đóng góp

    Bắt đầu từ đâu

    1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
    2. 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.
    3. Fork repository và làm thay đổi trên một nhánh.
    4. 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 xem xét hai tệp hello.py đính kèm và các điểm vào của ProcessPoolExecutor mà chúng thực thi. Tái hiện hành vi gọi đệ quy và truy vết lý do kết quả không được trả về; hoàn thành khi trường hợp đệ quy được báo cáo trả về kết quả mong đợi mà không làm thoái lui hành vi của executor.

    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
    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
    25/100

    Nhận issue mới trong hộp thư của bạn

    Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.