BaseProxy cache should be cleaned when Manager client is reconnected
オープン
まだ誰も着手していません。
3.7 (EOL)
stdlib
topic-multiprocessing
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 34766 |
|---|---|
| Nosy | @pitrou, @applio, @wynfred |
| PRs |
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 2018-09-21.15:48:45.085>
labels = ['3.7', 'type-bug', 'library']
title = 'BaseProxy cache should be cleaned when Manager client is reconnected'
updated_at = <Date 2019-05-06.19:54:38.686>
user = 'https://github.com/wynfred'
bugs.python.org fields:
activity = <Date 2019-05-06.19:54:38.686>
actor = 'wynfred'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-09-21.15:48:45.085>
creator = 'wynfred'
dependencies = []
files = []
hgrepos = []
issue_num = 34766
keywords = ['patch']
message_count = 5.0
messages = ['326388', '329480', '331765', '333896', '341631']
nosy_count = 3.0
nosy_names = ['pitrou', 'davin', 'wynfred']
pr_nums = ['9476']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34766'
versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Issue で示されている BaseProxy と Manager クライアントの再接続パスから始め、次に既存の PR #9476 を確認して以前のコンテキストを把握してください。Manager クライアントが再接続したときに BaseProxy のキャッシュがクリーンアップされ、その動作がレビュー中に特定された関連するリグレッションカバレッジによって検証されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100