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 小时
- 30 天内合并 PR
- 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