Skip to content

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

Open
Thejpal wants to merge 1 commit intotrypromptly:mainfrom
Thejpal:fix/windows-tempfile-lock
Open

Fix windows file lock issue by using delete=False with temp file#300
Thejpal wants to merge 1 commit intotrypromptly:mainfrom
Thejpal:fix/windows-tempfile-lock

Conversation

@Thejpal
Copy link

@Thejpal Thejpal commented Jul 30, 2025

Fixes: 299

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

@vercel
Copy link

vercel bot commented Jul 30, 2025

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

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