Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for object5 (1.65 sec)

  1. .teamcity/src/main/kotlin/common/CommonExtensions.kt

                if (os ==
                    Os.WINDOWS
                ) {
                    "\npowershell -Command \"Get-CimInstance -ClassName Win32_Process -Filter \\\"Name = 'java.exe'\\\" | Select-Object ProcessId, Name, CommandLine | Format-List\""
                } else {
                    ""
                }
            skipConditionally(buildType)
            if (mode == KILL_ALL_GRADLE_PROCESSES && buildType is FunctionalTest) {
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Sep 10 01:37:13 UTC 2025
    - 15K bytes
    - Viewed (0)
Back to top