Slackbot
06/06/2023, 1:40 PMAnze Sodja
06/06/2023, 7:25 PMisIntelliJServerActive
always (as you want), but without it, it might just cache the result.
Although onlyIf might not work with cc anyway (see https://github.com/gradle/gradle/pull/24556), so maybe best option is, to move the check to task execution.Anze Sodja
06/06/2023, 7:29 PMisIntelliJServerActive
is called always and not just cached with cc.Adam
06/07/2023, 9:16 AM