Soil icon indicating copy to clipboard operation
Soil copied to clipboard

Soil locks image when using cyclic references (and Sets?)

Open udoschneider opened this issue 10 months ago • 0 comments

I encountered an issue when dealing with cyclic references.

The working "simple" testcase only uses one Set referencing the other. The second (non-workin) testcase also adds a back reference hence creating a cyclic reference.

Adding these sets to root (dictionary) works - but reading them back locks the image.

PR #683

udoschneider avatar Apr 21 '24 15:04 udoschneider