mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-02 21:11:05 +01:00
Add fixme note regarding pth_kill
This commit is contained in:
parent
c36deeea8b
commit
f8285f9b00
@ -1084,6 +1084,7 @@ main (int argc, char **argv )
|
||||
right now and thus we restore it. That is not strictly
|
||||
necessary but some programs falsely assume a cleared
|
||||
signal mask. */
|
||||
#warning need to do something about pth_kill - see bug#1320
|
||||
if ( !pth_kill () )
|
||||
log_error ("pth_kill failed in forked process\n");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user