Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

docker: Notice when container is no longer running #169

Merged
merged 1 commit into from
Nov 8, 2018

Conversation

meirf
Copy link

@meirf meirf commented Nov 8, 2018

Aside from calling edward status, the Status function is called
frequently by the runner. We utilize that frequent call to close the done channel
which is normally done by Stop.

Probably the less hacky way to implement this is to see how commandline
deals with this scenario. (I think it might use logic in status.go getState)

See for more info: https://yext.slack.com/archives/CDW79LMCJ/p1541712100011800

Aside from calling edward status, the Status function is called
frequently by the runner. We utilize that to close the done channel
which is normally done by Stop.

Probably the less hacky way to implement this is to see how commandline
deals with this scenario. (I think it might use logic in status.go getState)

See for more info: https://yext.slack.com/archives/CDW79LMCJ/p1541712100011800
@theothertomelliott theothertomelliott merged commit f877f25 into yext:develop Nov 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants