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

Stop service in core main async #816

Merged
merged 1 commit into from
Mar 15, 2019
Merged

Stop service in core main async #816

merged 1 commit into from
Mar 15, 2019

Conversation

NicolasMahe
Copy link
Member

@NicolasMahe NicolasMahe commented Mar 15, 2019

The stop service function on core stop is now async.
I leave it even if PR #815 also add it to command stop because of the following comment:

I also leave the removal of service in the Core in case the user delete remove the docker service Core manually, in this case, the core has 10sec to remove all services. That's not perfect, but should be enough if just 1 service is running.

Copy link
Contributor

@ilgooz ilgooz left a comment

Choose a reason for hiding this comment

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

manual tests are ok

@ilgooz ilgooz merged commit 1136664 into dev Mar 15, 2019
@ilgooz ilgooz deleted the feature/stop-service-async branch March 15, 2019 12:15
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.

3 participants