Skip to content

fix(runtime): pass absolute worker RPC storage path - #118

Merged
dadachann merged 1 commit into
mainfrom
fix/runtime-absolute-rpc-path-20260817
Aug 16, 2026
Merged

fix(runtime): pass absolute worker RPC storage path#118
dadachann merged 1 commit into
mainfrom
fix/runtime-absolute-rpc-path-20260817

Conversation

@dadachann

Copy link
Copy Markdown
Collaborator

Summary

  • resolve installation-private RPC transfer storage to an absolute path before crossing into the worker process
  • prevent the worker CWD from rebasing a relative default store path beneath the immutable artifact tree
  • add a regression using the default relative artifact-store base and a distinct artifact CWD

Verification

  • RED: new regression failed because the launcher emitted data/plugin-runtime/installations/.../rpc-transfer
  • GREEN: focused launcher tests passed
  • full SDK suite: 1153 passed
  • Ruff and git diff --check passed

Follow-up to #117.

@dadachann
dadachann force-pushed the fix/runtime-absolute-rpc-path-20260817 branch from 3db2dde to 6724537 Compare August 16, 2026 17:16
@dadachann

Copy link
Copy Markdown
Collaborator Author

recheck

1 similar comment
@dadachann

Copy link
Copy Markdown
Collaborator Author

recheck

@dadachann
dadachann merged commit 68bc630 into main Aug 16, 2026
8 of 10 checks passed
@dadachann
dadachann deleted the fix/runtime-absolute-rpc-path-20260817 branch August 16, 2026 17:29
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant