I think that depends on the scenario. Normally this isn't the case in a single scenario, but the daemon will be stopped when starting a new scnario. What scenario are you testing?
a
Andrea Di Menna
07/12/2022, 12:05 PM
A clean build with no daemon. The problem is actually gradle-profiler stopping all the daemons before starting the scenario on a CI machine. That would fail other jobs running concurrently
n
no
07/12/2022, 2:56 PM
That is to ensure a consistent result.
a
Andrea Di Menna
07/12/2022, 4:49 PM
Ok, that was my initial guess. Thanks for your attention