KILL: A second time will cancel a gpgme operation.
commited1cd8733d8a3e0710eaa0a746046e4023653616
authorBen Kibbey <bjk@luxsci.net>
Tue, 30 Aug 2016 03:51:02 +0000 (29 23:51 -0400)
committerBen Kibbey <bjk@luxsci.net>
Tue, 30 Aug 2016 03:51:02 +0000 (29 23:51 -0400)
tree5e79b383d0124ec6b56d457488b9481a92c5e485
parent051024a883dd1d8673b94bdc979ea094957ef069
KILL: A second time will cancel a gpgme operation.

Sending a second KILL command for the same TID will break out of
gpgme_wait() and really terminate the thread.
src/commands.c
src/common.h
src/crypto.c