launch --hold: Fix hold not working if kernel signals process group with SIGINT

Fixes #7466
This commit is contained in:
Kovid Goyal
2024-05-22 17:24:36 +05:30
parent 506d7a4369
commit 3f6b1a9d81
2 changed files with 12 additions and 1 deletions

View File

@@ -94,6 +94,8 @@ Detailed list of changes
- Fix kitten @ set-background-opacity limited to min opacity of 0.1 instead of 0 (:iss:`7463`)
- launch --hold: Fix hold not working if kernel signals process group with SIGINT (:iss:`7466`)
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~