Issue #4243 has been updated by Markus Roberts.

Status changed from Accepted to Ready for Testing
Branch set to MarkusQ:ticket/master/4243

Fixed (I believe) by unifying the code paths.

----------------------------------------
Bug #4243: Multithread issue with manual manifest import
http://projects.puppetlabs.com/issues/4243

Author: Brice Figureau
Status: Ready for Testing
Priority: High
Assigned to: Markus Roberts
Category: compiler
Target version: 2.6.0
Affected version: 2.6.0rc3
Keywords: 
Branch: MarkusQ:ticket/master/4243


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.

Reply via email to