LLMStack icon indicating copy to clipboard operation
LLMStack copied to clipboard

Fix windows file lock issue by using delete=False with temp file

Open Thejpal opened this issue 5 months ago • 1 comments

Fixes: 299

Switched from NamedTemporaryFile to delete=False + manual cleanup to avoid Windows locking errors when invoking docker compose.

Thejpal avatar Jul 30 '25 21:07 Thejpal

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
llmstack ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2025 9:20pm

vercel[bot] avatar Jul 30 '25 21:07 vercel[bot]