jupyter-widgets / pythreejs

A Jupyter - Three.js bridge
https://pythreejs.readthedocs.io
Other
951 stars 188 forks source link

Brower-side leaks #73

Closed asmfreak closed 2 years ago

asmfreak commented 7 years ago

If I assign a lot to pytheejs object's properties, browser eventually start to leak memory (2-3Gb on chromium) and crash.

vidartf commented 6 years ago

Is this issue still present on version 1.0? If so, would you mind sharing a code snippet that reproduces the described behavior?

vidartf commented 2 years ago

Closing as stale.