Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
udoschneider opened this issue Apr 21, 2024 · 0 comments
Open

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

udoschneider opened this issue Apr 21, 2024 · 0 comments

Comments

@udoschneider
Copy link

udoschneider commented Apr 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant