![]() If a non-root state was serialized, but its substates were not, then these would not be populated when reloading the pickled state, because only substates from the root were being populated with fresh versions. Now, capture the substates from all fresh states and apply them to the deserialized state for each substate to ensure that the entire state tree has all substates instantiated after deserializing, even substates that were never serialized originally. |
||
---|---|---|
.. | ||
integration | ||
units | ||
__init__.py | ||
test_node_version.py |