Title: Message Title
Andy Parker commented on an issue
Puppet / Improvement PUP-3482
server-side only execution stub
In puppet-server, we install an 'execution stub' into puppet. The reason for this is that, when no execution stub has been installed, {{Puppet::Util::Execution.execute}} eventually ends up calling {{Kernel.fork}} to run the command, and {{Kernel.fork}} is not available on JRuby.

{{Puppet::Util::Execution.execute}} takes a second parameter which is a s...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to