Added topic to stop execution for testrun with coverage report

This commit is contained in:
Dirk Alders 2025-08-29 16:54:37 +02:00
parent 58167fb8ec
commit f0b994ef9c

View File

@ -1,5 +1,7 @@
from collections import UserString from collections import UserString
STOP_EXECUTION_TOPIC = "TESTRUN_WHILE_DEBUG_ON/STOP_EXECUTION"
# #
# Device TYpe definitions # Device TYpe definitions
# #