summaryrefslogtreecommitdiff
path: root/doc/bugs/long_running_assistant_causes_resource_starvation_on_OSX.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/long_running_assistant_causes_resource_starvation_on_OSX.mdwn')
-rw-r--r--doc/bugs/long_running_assistant_causes_resource_starvation_on_OSX.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/long_running_assistant_causes_resource_starvation_on_OSX.mdwn b/doc/bugs/long_running_assistant_causes_resource_starvation_on_OSX.mdwn
index 392090c9d..f556d16e9 100644
--- a/doc/bugs/long_running_assistant_causes_resource_starvation_on_OSX.mdwn
+++ b/doc/bugs/long_running_assistant_causes_resource_starvation_on_OSX.mdwn
@@ -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]]