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

When running sourced stop some containers doesn't exit with return code 0 #197

Open
se7entyse7en opened this issue Aug 6, 2019 · 1 comment
Labels
blocked This is blocked for some reason enhancement New feature or request

Comments

@se7entyse7en
Copy link
Contributor

Related to src-d/sourced-ui#239.

Most probably this happens because SIGTERM is not handled. Given that when initializing workdirs we start and stop all the components, fixing this could reduce the amount of time required as by default stopping a container has a 10 seconds timeout before sending a kill.

@se7entyse7en se7entyse7en added blocked This is blocked for some reason enhancement New feature or request labels Oct 18, 2019
@se7entyse7en
Copy link
Contributor Author

This should actually be a parent issue for all the services that doen't exit by correctly handling SIGTERM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This is blocked for some reason enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant