Fix a zombie that could result when running a process like gpg to read and write to it.

This commit is contained in:
Joey Hess 2013-05-19 15:52:22 -04:00
parent 6d7d5f1be9
commit 1c72e0709b
2 changed files with 6 additions and 3 deletions

2
debian/changelog vendored
View file

@ -4,6 +4,8 @@ git-annex (4.20130517) UNRELEASED; urgency=low
Closes: #708619
* Switch to MonadCatchIO-transformers for better handling of state while
catching exceptions.
* Fix a zombie that could result when running a process like gpg to
read and write to it.
-- Joey Hess <joeyh@debian.org> Fri, 17 May 2013 11:17:03 -0400