Skip to content

Fix Windows runtime launcher cleanup#7

Merged
gateway merged 1 commit into
mainfrom
hotfix/windows-runtime-scripts
Jun 4, 2026
Merged

Fix Windows runtime launcher cleanup#7
gateway merged 1 commit into
mainfrom
hotfix/windows-runtime-scripts

Conversation

@gateway

@gateway gateway commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • refresh Windows runtime PID files from the actual listening API/web processes
  • clean up Windows Media Studio API/web/launcher processes during stop and shutdown
  • add Windows manual runtime detection for /api/control/runtime while preserving the macOS launchd path

Windows verification

  • npm.cmd run build:web
  • node --check scripts/run_studio.mjs
  • node --check scripts/stop_studio.mjs
  • powershell -ExecutionPolicy Bypass -File .\scripts\stop_studio.ps1
  • powershell -ExecutionPolicy Bypass -File .\scripts\run_studio.ps1 --no-open
  • verified /api/control/runtime reports API and web as manual/running
  • verified /graph-studio returns 200

@gateway gateway merged commit 7418135 into main Jun 4, 2026
1 check passed
@gateway gateway deleted the hotfix/windows-runtime-scripts branch June 4, 2026 11:24
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