python / python/cpython

multiprocessing.Process file descriptor resource leak

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

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

docs 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 39535
Files
  • proc_test.py: test script to demonstrate resource leak
  • 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-02-03.09:21:12.039>
    labels = ['docs', 'library', 'performance']
    title = 'multiprocessing.Process file descriptor resource leak'
    updated_at = <Date 2020-02-03.09:56:03.757>
    user = 'https://bugs.python.org/RobertPierce'
    

    bugs.python.org fields:

    activity = <Date 2020-02-03.09:56:03.757>
    actor = 'Robert Pierce'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2020-02-03.09:21:12.039>
    creator = 'Robert Pierce'
    dependencies = []
    files = ['48878']
    hgrepos = []
    issue_num = 39535
    keywords = []
    message_count = 2.0
    messages = ['361273', '361275']
    nosy_count = 2.0
    nosy_names = ['docs@python', 'Robert Pierce']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue39535'
    versions = ['Python 3.6']
    

    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 chạy tập lệnh proc_test.py được liên kết để tái hiện lỗi rò rỉ bộ mô tả tệp của multiprocessing.Process, sau đó lần theo phần triển khai liên quan của multiprocessing.Process trong CPython. Công việc được coi là hoàn tất khi bản tái hiện không còn làm rò rỉ bộ mô tả và hành vi này được bao phủ bởi một bài kiểm thử hồi quy phù hợp.

    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
    30/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.