mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-26 11:57:16 +00:00
688875dca5
Problem was in BASE. I added a field "ParentClass", which was a mistake... at every deepcopy it started to copy ParentClass contents too! My god! No wonder it suddenly went all slow.