abel-vs / abel-vs/carbon-scheduler

Fix bug in cancelling repeating jobs

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
Python
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.