Detection of cyclic references for high level API
All threads resolved!
All threads resolved!
Compare changes
- Alexander Schlemmer authored
+ 23
− 7
@@ -561,8 +561,8 @@ class CaosDBPythonEntity(object):
@@ -807,7 +807,9 @@ BASE_ATTRIBUTES = (
@@ -822,6 +824,17 @@ def _single_convert_to_python_object(robj: CaosDBPythonEntity,
@@ -924,7 +937,9 @@ def convert_to_entity(python_object):
@@ -936,15 +951,16 @@ def convert_to_python_object(entity: Union[db.Container, db.Entity],