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
If i create this object, the program gets stuck/in a deadlock. If i reverse the order so that the simple object is after the nested, there is no deadlock.
I am creating a json object that has both nested and non nested fields ie.
If i create this object, the program gets stuck/in a deadlock. If i reverse the order so that the simple object is after the nested, there is no deadlock.
My solution was:
This was only reproduced on windows, did not occur in linux.
The text was updated successfully, but these errors were encountered: