Issue #6345 has been updated by Nigel Kersten. Target version changed from 2.7.x to Telly
---------------------------------------- Refactor #6345: Refactor SIGINT and SIGTERM trap handling to be more consistent https://projects.puppetlabs.com/issues/6345 Author: Matt Robinson Status: Accepted Priority: Normal Assignee: Category: Target version: Telly Affected Puppet version: Keywords: Branch: Right now we sprinkle SIGINT and SIGTERM trap handling over applications and daemons in inconsistent ways, returning different error codes and using different messages. Daemons already have extracted this into a method that's called that wraps the trap handling, but there's some cruft in what that method does and every application handles traps differently differently. -- 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.
