Skip to content

Commit

Permalink
extend terminate-process.yml to include exit_group #970
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvak001 committed Feb 4, 2025
1 parent 0ea3394 commit b297d11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions host-interaction/process/terminate/terminate-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ rule:
- api: System.Windows.Forms.Application::Exit
- api: exit
- api: Exit
- api: exit_group
- and:
- optional:
- match: open process
Expand Down

0 comments on commit b297d11

Please sign in to comment.