graphql-python / graphql-python/graphene-django
Unreliable reload_graphene_settings
オープン
🐛bug
- 主要言語
- Python
- スター
- 4.4k
- フォーク
- 760
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
`reload_graphene_settings` creates a new settings object, so settings imported via `from .settings import graphene_settings` don't get reloaded.
コントリビューションガイド
調査の方向性
Start at the reload_graphene_settings entry point and trace how the settings object is created and imported through .settings. Check existing tests around settings reload behavior; done means a reference imported with `from .settings import graphene_settings` observes the reloaded settings rather than the old object.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- django, python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100