diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-03 16:35:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-03 16:53:29 -0400 |
commit | b01ed93441e81a9dbd17c9974fe683101f879f2a (patch) | |
tree | 4733d6f0ca8968d17b103b13212d675782403b4c /README | |
parent | 6a1b296ef5d97cccebc1ee9d793a8e874e434373 (diff) |
move ugly rsync zombie workaround
This reaping of any processes came to cause me problems when redoing the
rsync special remote -- a gpg process that was running gets waited on and
the place that then checks its return code fails.
I cannot reproduce any zombies when using the rsync special remote.
But I still can when using a normal git remote, accessed over ssh.
There is 1 zombie per file downloaded without this horrible hack enabled.
So, move the hack to only be used in that case.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions