You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When classes create a reference loop, the generator should not throw a StackOverflowError, but either set the value to null or create a loop (can be adjusted)
The text was updated successfully, but these errors were encountered:
When classes create a reference loop, the generator should not throw a StackOverflowError, but either set the value to null or create a loop (can be adjusted)
The text was updated successfully, but these errors were encountered: