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

fix: nullify onaudioprocess on remove to not execute in background #2219

Merged
merged 4 commits into from
Mar 13, 2021

Conversation

adityakrshnn
Copy link
Contributor

@adityakrshnn adityakrshnn commented Mar 10, 2021

Short description of changes:

nullify onaudioprocess on remove to not execute in background

Related Issues and other PRs:

fixes #2218

@coveralls
Copy link

coveralls commented Mar 10, 2021

Coverage Status

Coverage remained the same at 82.407% when pulling f6f4507 on adityakrshnn:fix/issue-2218 into a418591 on katspaugh:master.

Copy link
Contributor

@thijstriemstra thijstriemstra left a comment

Choose a reason for hiding this comment

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

thanks! The tests are succeeding so I trust this change doesn't have any unintended side effects.

@adityakrshnn can you also add a changelog entry?

@adityakrshnn
Copy link
Contributor Author

Done

@thijstriemstra thijstriemstra merged commit 2920c37 into katspaugh:master Mar 13, 2021
sandiz pushed a commit to sandiz/wavesurfer.js that referenced this pull request Sep 1, 2021
…und (katspaugh#2219)

* fix: nullify onaudioprocess on remove to not execute in background

* add changelog entry
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.

empty function in scriptprocessor.onaudioprocess performs background operations
3 participants