Azure / Azure/azure-functions-durable-python
mismatch between docs and type returned for timer tasks
Abierto
Debuggability
documentation
engineering
fixed-in-v2
P2
tooling
- Lenguaje dominante
- Python
- Estrellas
- 157
- Forks
- 70
- Merge medio
- 2 d 10 h
- PR fusionados (30 d)
- 2
Descripción
🐛 **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!
Guía de contribución
Línea de trabajo
El issue no menciona archivos ni pruebas. Empieza revisando el cambio de type-hinting en #322 y localizando el tipo de retorno de timer-task; confirma que expone is-cancelled y cancel() para IntelliSense y, después, ejecuta las pruebas existentes pertinentes si se identifican.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- developer-experience
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100