abel-vs / abel-vs/carbon-scheduler
Fix bug in cancelling repeating jobs
Ouverte
bug
help wanted
- Langage dominant
- Python
- Étoiles
- 7
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I noticed that sometimes cancelling repeating jobs doesn't work as expected. In the picture you can see the list of CronItems found in the crontab, on the second line you can see the item it is supposed to be removed from crontab with cron.remove(), however after calling the remove function, the list of cron items is on the third line, the wrong element being removed

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.