JohnTheNerd / PySarra

A Python Sarracenia client without any of the bells-and-whistles.
The Unlicense
1 stars 0 forks source link

Print errors that come out of subprocesses #3

Closed JohnTheNerd closed 6 years ago

JohnTheNerd commented 6 years ago

Currently the application silently fails if the subprocesses fail, and that is not desirable behavior. The application should print out the entire exception and the stack trace for when it enters an unrecoverable state