Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Unknown
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.14.0
-
Component/s: Chef Client
-
Labels:
Description
Currently after a chef run the process is put to sleep if on an interval and the GC is not started until it has been woken up. The provided patch kicks the GC on immediately after the run has concluded.
Pull request: https://github.com/opscode/chef/pull/321