Azure / Azure/azure-functions-durable-python
mismatch between docs and type returned for timer tasks
Open
Debuggability
documentation
engineering
fixed-in-v2
P2
tooling
- Dominant language
- Python
- Stars
- 157
- Forks
- 70
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
🐛 **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!
Contributor guide
Assessment
This issue has not been assessed yet.