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

Wait then stop on shutdown #126

Closed
bensheldon opened this issue Sep 4, 2020 · 0 comments · Fixed by #213
Closed

Wait then stop on shutdown #126

bensheldon opened this issue Sep 4, 2020 · 0 comments · Fixed by #213
Labels
enhancement New feature or request

Comments

@bensheldon
Copy link
Owner

The Scheduler currently will wait an indeterminate amount of time for shutdown. Concurrent Ruby has a fuller API to shutdown, wait, then kill.

Here's how Sidekiq does it: https://github.com/mperham/sidekiq/wiki/Signals#term

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
1 participant