Azure / Azure/azure-functions-durable-python
mismatch between docs and type returned for timer tasks
オープン
Debuggability
documentation
engineering
fixed-in-v2
P2
tooling
- 主要言語
- Python
- スター
- 157
- フォーク
- 70
- 平均マージ
- 2日 10時間
- マージ済み PR(30日)
- 2
説明
🐛 **Describe the bug**
per #322, the type hinting was not updated to match a type that has the `is-cancelled` property and `cancel()` method. The patch otherwise works beautifully.
🤔 **Expected behavior**
Just some intellisense, no functional issues
Thanks for the work on this repo!
コントリビューションガイド
調査の方向性
この issue ではファイルもテストも指定されていません。まず #322 の type-hinting の変更を確認し、timer-task の戻り値型を特定します。IntelliSense 向けに is-cancelled と cancel() を公開していることを確認し、関連する既存テストを特定できた場合は実行してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- developer-experience
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100