Skip to content
Commit bb4e91aa authored by smurail's avatar smurail Committed by Romain Bignon
Browse files

prevent mess when copying BaseObject instances

Note: to understand this fix, see AbstractElement.__init__ -- it calls
deepcopy on parent.env, it caused copying of objects we do not want to
copy such as thread locks.
parent a5260326
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment