Skip to content

Avoid Windows cargo target locks in FlowChain scripts#125

Merged
FlowmemoryAI merged 1 commit into
mainfrom
fix/windows-cargo-target-locks
May 14, 2026
Merged

Avoid Windows cargo target locks in FlowChain scripts#125
FlowmemoryAI merged 1 commit into
mainfrom
fix/windows-cargo-target-locks

Conversation

@FlowmemoryAI
Copy link
Copy Markdown
Owner

What changed

Fixes the FalconXtreme Windows setup failure where an existing flowmemory-devnet.exe process locked the default Cargo target binary and blocked npm run flowchain:product-e2e.

  • Set-FlowChainCargoTargetDir now points FlowChain scripts at an ignored per-process target directory under devnet/local/cargo-target/.
  • This keeps the product gate from trying to overwrite a binary used by an already-running local node.

Validation

Passed locally:

npm run flowchain:product-e2e

@FlowmemoryAI FlowmemoryAI merged commit 2349e77 into main May 14, 2026
8 checks passed
@FlowmemoryAI FlowmemoryAI deleted the fix/windows-cargo-target-locks branch May 14, 2026 00:37
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