Commit Graph
2 Commits
Author SHA1 Message Date
1d679f3b9a better handling of missing permissions in prestartup (#638)
Co-authored-by: Roger Moore <roger.moore@tasso.net>
2024-05-02 20:07:02 +09:00
DukeSniperGitHubDukeSniper <>
853f85987e Encapsulate Python executable and args in double quotes (#621)
If a paths contain spaces, the execv needs quotation marks to not implicitly split those paths into multiple arguments

Co-authored-by: DukeSniper <>
2024-04-28 20:24:25 +09:00