Chromium Code Reviews
DescriptionRestart the engine within the docker container when appropriate.
It's possible for the engine to exit successfully right now (when a
connection is lost). The current state of start_engine.sh will cause
the Docker container to exit in this case, which isn't desired behavior.
This patch changes the behavior so that the engine will continuously be
restarted within the Docker container so long as it exits cleanly. If the
engine exits with a nonzero code (or if stunnel bombs out), the Docker
container will be torn down.
BUG=598933
Committed: https://crrev.com/7e8f69e15bd7e054e4c3cbb5e6b70870adb1951e
Cr-Commit-Position: refs/heads/master@{#384139}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|
|||||||||||||||||||