Skip to content

Fix dev server build concurrency deadlock#42

Merged
seveibar merged 1 commit intomainfrom
codex/fix-sigtrap-error-in-winterspec-codebase
Sep 25, 2025
Merged

Fix dev server build concurrency deadlock#42
seveibar merged 1 commit intomainfrom
codex/fix-sigtrap-error-in-winterspec-codebase

Conversation

@seveibar
Copy link
Contributor

Summary

  • serialize dev-server rebuilds with a mutex so esbuild isn't invoked concurrently and reuse that path for the initial build
  • map the winterspec package name to local sources in tsconfig.json so the repository type-checks without publishing artifacts

Testing

  • bunx tsc --noEmit
  • bun run format

https://chatgpt.com/codex/tasks/task_b_68d5c339a1c0832eb76c5c20d9c02c1c

@seveibar seveibar merged commit 6c2e2c2 into main Sep 25, 2025
1 check failed
@seveibar seveibar deleted the codex/fix-sigtrap-error-in-winterspec-codebase branch September 25, 2025 22:46
seveibar added a commit that referenced this pull request Sep 25, 2025
seveibar added a commit that referenced this pull request Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant