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

Transponder.mute() throws exception if transponder is stopped #209

Open
mbop001 opened this issue Aug 23, 2023 · 0 comments
Open

Transponder.mute() throws exception if transponder is stopped #209

mbop001 opened this issue Aug 23, 2023 · 0 comments

Comments

@mbop001
Copy link

mbop001 commented Aug 23, 2023

At the end of Transponder.mute() (Transponder.js), the following line doesn't check if .emitter exists. And if the transponder has been stopped via stop() it doesn't. This results in a TypeError exception thrown inside mute()

@mbop001 mbop001 changed the title Transponder.mute(0 throws exception if transponder is stopped Transponder.mute() throws exception if transponder is stopped Aug 23, 2023
@mbop001 mbop001 changed the title Transponder.mute() throws exception if transponder is stopped Transponder.mute(0 throws exception if transponder is stopped Aug 23, 2023
@mbop001 mbop001 changed the title Transponder.mute(0 throws exception if transponder is stopped Transponder.mute() throws exception if transponder is stopped Aug 23, 2023
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

No branches or pull requests

1 participant