have onLocal stop any coprocesses, not only cat-file
authorJoey Hess <joeyh@joeyh.name>
Fri, 17 Feb 2017 18:30:18 +0000 (14:30 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 17 Feb 2017 18:30:18 +0000 (14:30 -0400)
commit00464fbed7b77d733c05fe7816c5fcbceb21f9df
treec8d4c32b9c0760fc78a80aeabedb8e7783208657
parentd074532affe6495fa4116a071f1602ff0fe18ae6
have onLocal stop any coprocesses, not only cat-file

I have not seen any other coprocesses being started, but let's avoid
problems if any do for whatever reason.
Annex/Concurrent.hs
Remote/Git.hs