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

feat(1610): Add cleanup method to executor-q #75

Merged
merged 2 commits into from Nov 11, 2019
Merged

Conversation

pritamstyz4ever
Copy link
Contributor

Context

Currently when the node process terminates it happens abruptly and the in process messages are lost

Objective

This PR adds a cleanup function to be executed which ends workers and queues on termination request via the shutdown plugin

References

screwdriver-cd/screwdriver#1610

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

test/index.test.js Outdated Show resolved Hide resolved
DekusDenial
DekusDenial previously approved these changes Nov 4, 2019
Copy link

@DekusDenial DekusDenial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small comment

@jithine jithine merged commit ea526e0 into master Nov 11, 2019
@jithine jithine deleted the feature/periodic-build branch November 11, 2019 21:06
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.

None yet

3 participants