Skip to content

fix memory leak of audio sources#11139

Merged
riknoll merged 3 commits intomasterfrom
dev/riknoll/arcade-fix-audio-memory-leak
Feb 23, 2026
Merged

fix memory leak of audio sources#11139
riknoll merged 3 commits intomasterfrom
dev/riknoll/arcade-fix-audio-memory-leak

Conversation

@riknoll
Copy link
Member

@riknoll riknoll commented Feb 23, 2026

fixes microsoft/pxt-arcade#7476

audio sources weren't being properly disposed of after use which caused a bunch of leaked web audio nodes that eventually led to the web audio context crashing

Copy link
Contributor

@aznhassan aznhassan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@riknoll riknoll enabled auto-merge (squash) February 23, 2026 23:05
@riknoll riknoll merged commit e039985 into master Feb 23, 2026
20 checks passed
@riknoll riknoll deleted the dev/riknoll/arcade-fix-audio-memory-leak branch February 23, 2026 23:31
riknoll added a commit that referenced this pull request Feb 24, 2026
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.

Audio dies after playing for a long time

2 participants