Detect infinite recursion in Entity.to_xml
All threads resolved!
All threads resolved!
Compare changes
There are no changes yet
No changes between version 1 and version 1
Addresses https://gitlab.indiscale.com/caosdb/customers/f-fit/management/-/issues/96 / https://gitlab.com/linkahead/linkahead-pylib/-/issues/73
When calling to_xml on an Entity that refers to itself, to_xml now detects the infinite recursion and stops after the first level of repeated information.
Manual Testing
No changes between version 1 and version 1