Issue #2239 has been updated by Markus Roberts. Status changed from Available In Testing Branch to Closed
Pushed to master in commit:"b1b3bcfb5aaace5b6f678b63b02b612cf33a1781" through commit:"2cf647c34f5e71fc30fccb2de0c5acef5799b924" ---------------------------------------- Feature #2239: TERM signal should cause puppetd to exit as quickly as possible http://projects.puppetlabs.com/issues/2239 Author: Luke Kanies Status: Closed Priority: High Assigned to: Category: transactions Target version: Rowlf Affected version: 0.24.8 Keywords: Branch: http://github.com/ethanrowe/puppet/tree/tickets/master/2239 Currently, if puppetd receives either a TERM or an INT, it will finish its transaction before exiting. This can result in a too-long delay. Instead, one or both of these signals should cause Puppet to only finish the resource it's working on and then exit. -- 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.
