Skip to content

Conversation

@arnaud-lb
Copy link
Member

A lazy object is marked non-lazy when all its properties are initialized. Before doing so we delete the object info, resulting in a temporarily invalid state. In GH-20657 the GC is triggered at this moment.

Fix by deleting the object info after marking it non lazy.

Fixes GH-20657.

Would have been avoided by GH-20001.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant