Issue #3946 has been updated by Ben Hughes. Status changed from Closed to Re-opened
I'm happy to reopen it, but if someone could say "yes this still a problem in 2.6.x" then that would be great. ---------------------------------------- Feature #3946: providers should have a finalize class method https://projects.puppetlabs.com/issues/3946 Author: Dan Bode Status: Re-opened Priority: Normal Assignee: Category: plumbing Target version: Affected Puppet version: 0.25.4 Keywords: Branch: For providers that serve as a proxy, it makes sense to open all connections and set up all dependencies in the self.prefetch method. This requires an additional method that is called once per class instance where these connections can be closed. Something like self.finalize (borrowing from Java terminology) -- 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.
