Skip to content

add locate_app_binary helper function utilizing os.walk to enable Windows build - #191

Open
aubrika wants to merge 1 commit into
sciencecorp:mainfrom
aubrika:fix/windows-synapsectl-build
Open

add locate_app_binary helper function utilizing os.walk to enable Windows build#191
aubrika wants to merge 1 commit into
sciencecorp:mainfrom
aubrika:fix/windows-synapsectl-build

Conversation

@aubrika

@aubrika aubrika commented Jul 27, 2026

Copy link
Copy Markdown

Closes #161 by adding a helper method utilizing os.walk to locate the app file instead of shell-out find, which Windows lacks. Imports platform. Adds tests to ensure identical functionality with intent of prior implementation.

Branch confirmed to build synapse-example-app locally on both Windows 11 Home 25H2, build 26200, x86-64 and Ubuntu 26.04 LTS, 7.0.0-28-generic, x86_64.

…ning on windows + tests to ensure identical behavior to prior shell-out impl
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.

synapsectl build broken on windows

1 participant