Fix zombie process that occurred when switching between repository views in the webapp.

This commit is contained in:
Joey Hess 2013-11-02 22:25:08 -04:00
parent a83dca0a58
commit 1f39aef893
3 changed files with 10 additions and 2 deletions

View file

@ -40,3 +40,5 @@ git-annex assistant is currently running. Here is the output of **ps -A u | gre
31812 pts/2 Z 0:00 [git-annex] <defunct>
31835 ? Ss 0:02 ssh: .git/annex/ssh/example.net [mux]
"""]]
> [[fixed|done]] --[[Joey]]