Skip to content

fix: memory leak in dropdown action#197769

Merged
bpasero merged 2 commits intomicrosoft:mainfrom
SimonSiefke:fix/memory-leak-dropdown-action
Nov 9, 2023
Merged

fix: memory leak in dropdown action#197769
bpasero merged 2 commits intomicrosoft:mainfrom
SimonSiefke:fix/memory-leak-dropdown-action

Conversation

@SimonSiefke
Copy link
Contributor

Fixes #197767

Output with --measure event-listener-count

{
  "eventListenerCount": {
    "before": 1761,
    "after": 1761
  },
  "isLeak": false
}
@bpasero bpasero assigned bpasero and unassigned rebornix Nov 9, 2023
@bpasero bpasero added this to the November 2023 milestone Nov 9, 2023
@bpasero bpasero merged commit 9dfcad9 into microsoft:main Nov 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2023
@SimonSiefke SimonSiefke deleted the fix/memory-leak-dropdown-action branch January 15, 2026 16:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

5 participants