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

Handle subprocess exceptions #41

Open
LiquidLemon opened this issue Feb 24, 2018 · 0 comments
Open

Handle subprocess exceptions #41

LiquidLemon opened this issue Feb 24, 2018 · 0 comments

Comments

@LiquidLemon
Copy link
Contributor

It's possible to crash the whole bot by running one of the following:

  • !plot with no arguments,
  • !jukebox fetch without having youtube-dl installed.

Somehow those manage to crash the application despite the global try ... catch block. In both instances, it seems to be related to spawning a separate process.

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