python / python/cpython

multiprocessing breaks when payload fails to unpickle

未關閉
#83,932 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.8 (EOL) stdlib topic-multiprocessing type-bug
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 39751
Nosy @warsaw, @bitdancer, @iritkatriel
Files
  • test_multiproc_error_unpickle.py: Test case
  • 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-25.16:37:00.081>
    labels = ['type-bug', '3.8', 'expert-email']
    title = 'multiprocessing breaks when payload fails to unpickle'
    updated_at = <Date 2021-09-07.19:38:22.546>
    user = 'https://bugs.python.org/JooEiras'
    

    bugs.python.org fields:

    activity = <Date 2021-09-07.19:38:22.546>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['email']
    creation = <Date 2020-02-25.16:37:00.081>
    creator = 'Jo\xc3\xa3o Eiras'
    dependencies = []
    files = ['48915']
    hgrepos = []
    issue_num = 39751
    keywords = []
    message_count = 2.0
    messages = ['362649', '401339']
    nosy_count = 4.0
    nosy_names = ['barry', 'r.david.murray', 'Jo\xc3\xa3o Eiras', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39751'
    versions = ['Python 3.8']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

    1. 先讀完整個 Issue,再讀專案的貢獻指南。
    2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
    3. Fork 儲存庫,在一個分支上完成修改。
    4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

    研究方向

    首先閱讀上傳的測試案例 test_multiproc_error_unpickle.py,並追蹤當 payload 無法反序列化時所執行的 multiprocessing 路徑。確認目前的失敗行為,並將「在不破壞 multiprocessing 的情況下處理該失敗」定義為完成標準;圍繞該測試案例新增或調整回歸測試覆蓋範圍。

    由索引模型根據 Issue 內容生成。

    評估

    技術堆疊
    python
    領域
    distributed-systems
    Issue 類型
    缺陷
    難度
    4/5
    預估耗時
    3-5 天
    活躍度
    停滯
    描述清晰度
    需要釐清
    新手友好度
    35/100

    把新 issue 寄到你的電子郵件信箱

    精選適合新手參與的 GitHub issue 摘要。