Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[schedule-manager] fix entry clean-up #666

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

miklezzzz
Copy link
Contributor

Overview

Updates the schedule-manager's Remove method to clean-up an entry from the Entries map if there are no associated schedule bindings left with the entry.

What this PR does / why we need it

It corrects the way schedule bindings of a module cleaned-up when the module is disabled. And, If the module is re-enabled, its schedule bindings are recreated correctly.

Special notes for your reviewer

@miklezzzz miklezzzz added the bug Something isn't working label Oct 14, 2024
@miklezzzz miklezzzz requested a review from yalosev October 14, 2024 16:00
@miklezzzz miklezzzz self-assigned this Oct 14, 2024
@miklezzzz miklezzzz marked this pull request as ready for review October 14, 2024 16:50
@yalosev yalosev merged commit cd42318 into main Oct 14, 2024
13 checks passed
@yalosev yalosev deleted the schedule-manager-fix-cron-entry-cleanup branch October 14, 2024 16:52
miklezzzz added a commit that referenced this pull request Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants