From b297d11e9d0733a1288405b3a117b5945e926848 Mon Sep 17 00:00:00 2001 From: dhruvak001 Date: Tue, 4 Feb 2025 20:01:43 +0530 Subject: [PATCH] extend terminate-process.yml to include exit_group #970 --- host-interaction/process/terminate/terminate-process.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/host-interaction/process/terminate/terminate-process.yml b/host-interaction/process/terminate/terminate-process.yml index 10be1348..1ad3a271 100644 --- a/host-interaction/process/terminate/terminate-process.yml +++ b/host-interaction/process/terminate/terminate-process.yml @@ -23,6 +23,7 @@ rule: - api: System.Windows.Forms.Application::Exit - api: exit - api: Exit + - api: exit_group - and: - optional: - match: open process