Skip to content

extract: Run ipcserver with absolute path to binary - #1

Open
MonsterDruide1 wants to merge 1 commit into
alula:masterfrom
MonsterDruide1:ipcserver-absolute
Open

extract: Run ipcserver with absolute path to binary#1
MonsterDruide1 wants to merge 1 commit into
alula:masterfrom
MonsterDruide1:ipcserver-absolute

Conversation

@MonsterDruide1

Copy link
Copy Markdown

As cwd is set to str(SCRIPTS_DIR), choosing a relative path to binary_path will end up pointing to a nonexistant file/path.

Forcing the subprocess to run with an absolute path to the binary makes this independent of the cwd passed here, and allows the ipcserver to run without errors.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant