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

[Cross-Posted] ipyfilechooser + ipython_blocking = large memory leak #7

Open
bryceschober opened this issue Feb 4, 2021 · 2 comments

Comments

@bryceschober
Copy link

When I:

  1. Run my example from https://github.com/bryceschober/ipyfilechooser_blocking_example in Jupyter or VS Code or even the binder.org link on that example repository.
  2. Choose to run all cells instead of one at a time.
  3. Observe a large continuous memory leak until you actually select a file and click select, and then memory usage returns to normal.
@bryceschober
Copy link
Author

See also crahan/ipyfilechooser#36

@dokempf
Copy link

dokempf commented Aug 10, 2021

FWIW, the memory leak can be observed in the absence of any additional libraries. In this minimum example, execution blocks for 100 seconds and we can see the memory consumption grow: Binder

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

2 participants