beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Fix watchdog not cleanly restarting browser because not waiting for stop operation to finish before restarting.
22 months ago, Edouard Tisserant
65aae40f81dd
SVGHMI: Fix watchdog not cleanly restarting browser because not waiting for stop operation to finish before restarting.
<?xml version='1.0' encoding='utf-8'?>
<SVGHMI xmlns:xsd="http://www.w3.org/2001/XMLSchema" WatchdogInitial="10" WatchdogInterval="5" EnableWatchdog="true" Path="{name}" OnStart="chromium-browser --no-sandbox --test-type --single-process --start-fullscreen {url}"/>