Skip to content

Conversation

estum
Copy link

@estum estum commented Aug 14, 2020

Just a tiny PR, which adds support of signal sequences for the term_signal option.

For example, if we follow the sidekiq's guideline and want to send TSTP + TERM signal, our Procfile.options will contain the next:

processes:
  sidekiq:
    term_signal: [TSTP, TERM]

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