Title: Message Title
Michelle Johansen commented on an issue
Puppet / Bug PUP-202
Signal traps are broken under ruby 2.0.0
Ruby 2.0.0 does not allow Puppet to call some signal handlers as we perform a lot of operations that are unsafe within the context of a signal trap. For example, anything that manipulates a mutex is off limits. This includes sending messages to Logger objects that are using mutexes internally:

  http://www.mikeperham.com/2013/02/23/signal-handling-with-r...

--
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/groups/opt_out.

Reply via email to