Closed erlingrj closed 1 month ago
This unfortunately messes a little with gcov and we get warnings:
libgcov profiling error:/home/erling/dev/reactor-uc/build/CMakeFiles/reactor-uc.dir/src/trigger.c.gcda:overwriting an existing profile data with a different timestamp
Presumably when the shutdown reactor is executed.
Coverage after merging shutdown into main will be
This unfortunately messes a little with gcov and we get warnings:
Presumably when the shutdown reactor is executed.