Skip to content
Snippets Groups Projects
Commit eb143385 authored by Utz-Uwe Haus's avatar Utz-Uwe Haus
Browse files

Let check_pm_declare.sh telemtry listener stop without timeout

parent 876b7220
No related branches found
No related tags found
1 merge request!22Draft: Resolve "Sort out component-index handling in devel"
...@@ -90,6 +90,7 @@ export MSTRO_POOL_MANAGER_INFO ...@@ -90,6 +90,7 @@ export MSTRO_POOL_MANAGER_INFO
# start listener # start listener
(env MSTRO_LOG_LEVEL=0 ${TELEMETRY_CMD} \ (env MSTRO_LOG_LEVEL=0 ${TELEMETRY_CMD} \
--workflow ${MSTRO_WORKFLOW_NAME} \ --workflow ${MSTRO_WORKFLOW_NAME} \
--terminate-after "C2" \
--component Telemetry-Vampire \ --component Telemetry-Vampire \
--max-idle 4 --destination stderr --verbose ) || exit 99 & --max-idle 4 --destination stderr --verbose ) || exit 99 &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment