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. |
||
|---|---|---|
| .. | ||
| applications | ||
| capabilities | ||
| core | ||
| tools | ||
| __init__.py | ||
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. |
||
|---|---|---|
| .. | ||
| applications | ||
| capabilities | ||
| core | ||
| tools | ||
| __init__.py | ||