diff options
author | Andre Heinecke <[email protected]> | 2019-04-29 06:54:39 +0000 |
---|---|---|
committer | Andre Heinecke <[email protected]> | 2019-04-29 06:54:39 +0000 |
commit | 03df28b18b92b3fd3d2ba1000903c088dc5b0fcf (patch) | |
tree | debb1eebab5e00589231aa4eb2d2d4e8ce9f4c9c /common/t-ssh-utils.c | |
parent | scd: Add new command: KEYINFO. (diff) | |
download | gnupg-03df28b18b92b3fd3d2ba1000903c088dc5b0fcf.tar.gz gnupg-03df28b18b92b3fd3d2ba1000903c088dc5b0fcf.zip |
common,w32: Breakaway detached childs when in job
* common/exechelp-w32.c (gnupg_spawn_process_detached): Add
CREATE_BREAKAWAY_FROM_JOB creation flag if required.
--
When the gpg process is assigned to a W32 "Job" the
child processes are killed once the Job is finished.
As we want our detached processes to linger e.g.
gpg-agent the breakaway flag is required in
that case.
GnuPG-Bug-Id: T4333
Thanks to Jan Echternach for reporting this and providing
a patch.
Signed-off-by: Andre Heinecke <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions