forked from evanugarte/rpi-led-controller
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
lets wrap the subprocess.Popen in a try except block
Line 156 in 843eb45
| process = subprocess.Popen( |
Test this by running the server without the development argument and updating the sign. does the server survive the error and let you try again? what if you make the command that we run something random like asdfasdf
use logging.exception in the except block to log an error
Metadata
Metadata
Assignees
Labels
No labels