Skip to content

catch any errors from running sign binary #12

Description

@evanugarte

lets wrap the subprocess.Popen in a try except block

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions