microsoft / spoor

Compiler-instrumented app tracing.
https://www.spoor.dev
Other
52 stars 6 forks source link

Raise exception if Popen subprocess fails #278

Closed lelandjansen closed 2 years ago

lelandjansen commented 2 years ago

Raises a CalledProcessException if the frontend, spoor_opt, or backend return with a non-zero exit code.