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

Deep trees and graphs suffer of stack size issue [moved] #144

Closed
lvca opened this issue Dec 10, 2012 · 2 comments
Closed

Deep trees and graphs suffer of stack size issue [moved] #144

lvca opened this issue Dec 10, 2012 · 2 comments
Assignees
Milestone

Comments

@lvca
Copy link
Member

lvca commented Dec 10, 2012

This is Issue 144 moved from a Google Code project.
Added by 2010-11-11T01:07:18.000Z by l.garu...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium, v2.1.0

Original description

When the serialization is executed against the root of the graph it goes recursively in depth until all the graph is correctly marshalled. This could bring a stack overflow exception.
@lvca lvca added this to the 2.1 milestone Oct 2, 2014
@lvca lvca added the bug label Oct 2, 2014
@lvca lvca modified the milestones: 2.2, 2.1 Mar 1, 2015
@lvca
Copy link
Member Author

lvca commented Mar 1, 2015

This will be fixed by Dirty Manager

@tglman
Copy link
Member

tglman commented Sep 8, 2015

fixed closing

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

No branches or pull requests

2 participants