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

Scheduler thread management #109

Open
zero88 opened this issue Jan 17, 2024 · 0 comments
Open

Scheduler thread management #109

zero88 opened this issue Jan 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@zero88
Copy link
Owner

zero88 commented Jan 17, 2024

Is your feature request related to a problem? Please describe.
In some cases:

  • add a capability to pause/resume the scheduler
  • when pause/cancel/shutdown the scheduler, how to manage the running execution
  • Cancel the running execution in case of timeout by interrupt gracefully the thread that the execution is run on
  • java21 virtual thread

Describe the solution you'd like
TBD

@zero88 zero88 added the enhancement New feature or request label Jan 17, 2024
@zero88 zero88 self-assigned this Jan 17, 2024
@zero88 zero88 added this to the 2.1.0 milestone Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant