Skip to content

fix(go): await arrayBuffer - #931

Merged
pim-at-stink merged 2 commits into
go-v2/mainfrom
go-v2/fix/audio
Apr 9, 2026
Merged

fix(go): await arrayBuffer#931
pim-at-stink merged 2 commits into
go-v2/mainfrom
go-v2/fix/audio

Conversation

@pim-at-stink

Copy link
Copy Markdown
Collaborator

The main change is in loadBuffers(), where we do a more verbose chain of asynchronous operations. hopefully this catches when we try to load a buffer and/or context that has been suspended, and describes the error as well when it does so.

@jim-at-stink jim-at-stink left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Fixes the issue I was seeing. Do merge it.

@pim-at-stink
pim-at-stink merged commit ffa1080 into go-v2/main Apr 9, 2026
3 checks passed
@pim-at-stink
pim-at-stink deleted the go-v2/fix/audio branch April 9, 2026 10:51
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