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

fix!: reset scheduler after successfully clearing job queue #86

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

reugn
Copy link
Owner

@reugn reugn commented Jan 5, 2024

This PR undoes the breaking change introduced in (#83) by removing the ctx parameter from the DeleteJob method. Additionally, the context has been removed from the ScheduleJob method.

@reugn reugn linked an issue Jan 5, 2024 that may be closed by this pull request
@reugn reugn merged commit 49ce1d9 into master Jan 5, 2024
5 checks passed
@reugn reugn deleted the reset-scheduler branch January 5, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reset the scheduler after successfully clearing the job queue
1 participant