Issue #4862 has been updated by Matthaus Litteken. Target version changed from 2.7.13 to 2.7.14
---------------------------------------- Refactor #4862: Only a small portion of the vendored event-queue library is needed https://projects.puppetlabs.com/issues/4862#change-60524 Author: Markus Roberts Status: Merged - Pending Release Priority: Normal Assignee: Category: Target version: 2.7.14 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/525 There are portability issues with the event-queue library (and it is apparently an abandoned project). We are only using a small subset of the functionality and it should be possible to replace those parts we need with simpler, more portable code. Presently we are using: 1. Some of the custom definers (which are independent of the rest of the code) 2. Timers 3. The run method -- 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.
