abel-vs / abel-vs/carbon-scheduler

Fix bug in cancelling repeating jobs

Ouverte
#11 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
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
![Screenshot 2022-03-31 210213](https://user-images.githubusercontent.com/33878402/161777971-fa5e6bd6-2528-49f9-8ebc-f7121f705d35.png)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.