Issue #3674 has been updated by Jesse Wolfe. Assigned to changed from Luke Kanies to Jesse Wolfe
---------------------------------------- Bug #3674: autoloader doesn't propagate failures http://projects.puppetlabs.com/issues/3674 Author: Luke Kanies Status: Accepted Priority: High Assigned to: Jesse Wolfe Category: plumbing Target version: Rowlf Affected version: 0.25.4 Keywords: Branch: When the autoloader loads a file, it just warns on failures rather than propagating the failures. This is sometimes appropriate, such as when 1 of 25 package providers can't be loaded, but in general it is not. It should be modified to work better in the default case by always propagating exceptions. -- 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.
