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

Add ways to programmatically detect listener leaks #207565

Merged
merged 5 commits into from
Mar 13, 2024
Merged

Conversation

jrieken
Copy link
Member

@jrieken jrieken commented Mar 13, 2024

Add event.ts#_enableListenerGCedWarning so that warnings are printed when the disposable of an event listener is GC'ed without prior disposal.

@jrieken jrieken self-assigned this Mar 13, 2024
@jrieken jrieken enabled auto-merge (squash) March 13, 2024 10:42
@VSCodeTriageBot VSCodeTriageBot added this to the March 2024 milestone Mar 13, 2024
@jrieken jrieken merged commit 79263be into main Mar 13, 2024
6 checks passed
@jrieken jrieken deleted the joh/tasteless-hedgehog branch March 13, 2024 10:57
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.

None yet

3 participants