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

Fix memory leak issue in StateTree::beforeClientResponse #41

Closed
denis-anisimov opened this issue Feb 5, 2018 · 1 comment
Closed

Fix memory leak issue in StateTree::beforeClientResponse #41

denis-anisimov opened this issue Feb 5, 2018 · 1 comment

Comments

@denis-anisimov
Copy link

See details in the vaadin/patient-portal-demo-flow#70

It looks like there are two issues:

  • memory leak in StateTree::beforeClientResponse functionality. It needs to be redone to avoid the issue on the StateTree side.
  • also it looks like something could be done on the Grid side to prevent referencing big data.

This issue needs further discussion/design.

@denis-anisimov
Copy link
Author

Issue moved to vaadin/flow #3486 via ZenHub

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

No branches or pull requests

1 participant