Skip to content

Clear timing events and event listeners when component unmounts#168

Merged
zxwk1998 merged 1 commit intozxwk1998:masterfrom
Arooba-git:fix-memory-leak
Jan 16, 2024
Merged

Clear timing events and event listeners when component unmounts#168
zxwk1998 merged 1 commit intozxwk1998:masterfrom
Arooba-git:fix-memory-leak

Conversation

@Arooba-git
Copy link
Copy Markdown
Contributor

Hello 👋
Thank you for this project!

We noticed a few files used timing events and event listeners which were not removed upon component destruction. This leads to a build-up of unremoved timers and listeners over time leading to memory leaks. This PR fixes this issue. :)

@DW-WJ
Copy link
Copy Markdown

DW-WJ commented Jan 9, 2024 via email

@zxwk1998 zxwk1998 merged commit b139759 into zxwk1998:master Jan 16, 2024
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.

3 participants