Issue #4243 has been reported by Brice Figureau. ---------------------------------------- Bug #4243: Multithread issue with manual manifest import http://projects.puppetlabs.com/issues/4243
Author: Brice Figureau Status: Unreviewed Priority: High Assigned to: Category: compiler Target version: 2.6.0 Affected version: 2.6.0rc3 Keywords: Branch: This might be a dup of #4211. Manually importing a manifest with the "import" function ends up calling Puppet::Parser::TypeLoader.import which is not thread-safe (ie it tests and sets @imported[file] and parse non atomically). -- 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.
