Issue #2182 has been updated by jamtur01. Status changed from Ready for Checkin to Closed
Pushed in commit:"828b1ea605786183c69a8be3bca2272b50761790" in branch master. ---------------------------------------- Refactor #2182: SimpleGraph#walk should be iterative, not recursive http://projects.reductivelabs.com/issues/2182 Author: luke Status: Closed Priority: Normal Assigned to: jamtur01 Category: plumbing Target version: 0.25.0 Affected version: 0.24.7 Deeply recursive calls are too expensive in Ruby, since it lacks tail recursion. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
