Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run_service() can raise FileNotFoundError, so catch OSError and all of its subclasses. Also catch the more general subprocess.SubprocessError instead of just subprocess.CalledProcessError. Fixes: QubesOS/qubes-issues#8151 (cherry picked from commit 98053bd)
- Loading branch information