Skip to content

Conversation

@tconkling
Copy link
Contributor

Currently, if a component gets unmounted while this timer is still running, we have a (small) memory leak.

If a component gets unmounted while this timer is still running, it's a (small) memory leak
@tconkling tconkling requested a review from a team May 24, 2021 23:24
@tconkling tconkling merged commit 7ebd8bf into streamlit:develop May 25, 2021
@tconkling tconkling deleted the tim/CancelComponentInstanceTimer branch May 25, 2021 18:28
tconkling added a commit to tconkling/streamlit that referenced this pull request Jun 7, 2021
* develop:
  Fix ReST vs Markdown typos and update conda docs link (streamlit#3371)
  update requirements file documentation (streamlit#3372)
  Fix a peculiar issue with yarn start (streamlit#3374)
  Remove unused mocha dependency (streamlit#3326)
  Update `typed-signals` to 2.2.0 (streamlit#3325)
  update classnames lib to 2.3.1 (streamlit#3331)
  Update DOMPurify to 2.2.8 (the latest) (streamlit#3327)
  Update protobufjs to 6.11.2 (streamlit#3329)
  Update react to latest point release (streamlit#3328)
  Update @craco/craco to 6.1.2 (streamlit#3324)
  Update testing-library to the latest (streamlit#3330)
  Update clipboardjs to 2.0.8 (streamlit#3332)
  Update JSON5 to 2.2.0 (streamlit#3333)
  * Add explanatory comment for naive email validation (streamlit#3349)
  ComponentInstance: cancel the componentReadyWarningTimer on unmount (streamlit#3316)
  Don't unmount iframe after custom component timeout (streamlit#3315)
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

Successfully merging this pull request may close these issues.

2 participants