Skip to content

Added error catching to spawn child process#7

Merged
futomi merged 1 commit into
futomi:masterfrom
Tmp2k:patch-1
Oct 26, 2020
Merged

Added error catching to spawn child process#7
futomi merged 1 commit into
futomi:masterfrom
Tmp2k:patch-1

Conversation

@Tmp2k

@Tmp2k Tmp2k commented Oct 10, 2020

Copy link
Copy Markdown
Contributor

If you run this package on a system that does not have a valid audio player installed and attempt to play a file, you get an uncaught error. This minor change catches that error and handles it properly allowing the project calling this module to handle the error gracefully instead of terminating.

If you run this package on a system that does not have a valid audio player installed and attempt to play a file, you get an uncaught error. This minor change catches that error and handles it properly allowing the project calling this module to handle the error gracefully instead of terminating.
@futomi futomi merged commit 97bf02a into futomi:master Oct 26, 2020
@futomi

futomi commented Oct 26, 2020

Copy link
Copy Markdown
Owner

Thank you so much!

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