assistant: The ConfigMonitor left one zombie behind each time it checked for changes, now fixed.

This commit is contained in:
Joey Hess 2013-03-18 22:09:51 -04:00
parent b543842a7f
commit a5dded0401
4 changed files with 19 additions and 5 deletions

View file

@ -24,3 +24,7 @@ Please provide any additional information below.
I'm really not sure what to look for next. Happy to take suggestions.
[!tag /design/assistant]]
> [[done]], I found the zombie leak; the ConfigMonitor was
> leaving one zombie every time it checked a push/pull.
> Not a fast leak, but over time they would add up. --[[Joey]]