Issue #17361 has been updated by eric sorenson. Status changed from Unreviewed to In Topic Branch Pending Review Assignee changed from eric sorenson to Andrew Parker Target version set to 3.0.2 Branch set to https://github.com/puppetlabs/puppet/pull/1253
Andy's doing code review on this. https://github.com/puppetlabs/puppet/pull/1253 ---------------------------------------- Bug #17361: Daemon forking for catalog run disabled by code merge https://projects.puppetlabs.com/issues/17361#change-75681 Author: Patrick Mooney Status: In Topic Branch Pending Review Priority: Normal Assignee: Andrew Parker Category: agent Target version: 3.0.2 Affected Puppet version: 3.0.1 Keywords: puppet agent daemon fork forking Branch: https://github.com/puppetlabs/puppet/pull/1253 Back in January, functionality was added to allow the agent daemon to fork prior to a catalog run. This was introduced in 6812ee9fc51f327f3a74fc6a6c0eefd9758d0134. In a later merge (23a1a17bebaadbb9b3a1611f34ae46d06b531136), the changes to lib/puppet/daemon.rb that enabled the forking function (agent.should_fork = true) were discarded. As such, the forking code path is inaccessible in the current version. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
