abel-vs / abel-vs/carbon-scheduler

Fix bug in cancelling repeating jobs

未关闭
#11 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug help wanted
主要语言
Python
星标
7
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

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)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。