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: ManualSchedulerBuilder uses provided SchedulerListeners #617

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mikhaildruzhinin
Copy link

@mikhaildruzhinin mikhaildruzhinin commented Jan 31, 2025

Brief, plain english overview of your changes here

Made ManualSchedulerBuilder use provided SchedulerListeners instead of a hard coded list. Also fixed ManualScheduler.registerSchedulerListener() throwing an unsupported operation exception.

Fixes

#532

Reminders

  • Added/ran automated tests
  • Update README and/or examples
  • Ran mvn spotless:apply

cc @kagkarlsson

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.

1 participant