Skip to content

Conversation

@jaymesC
Copy link
Contributor

@jaymesC jaymesC commented Jan 7, 2026

  • Added a call to wg.Done() in the goroutine for the file watcher to ensure proper synchronization and prevent potential deadlocks.
  • Updated the goroutine structure for clarity and correctness in managing concurrent operations.

- Added a call to `wg.Done()` in the goroutine for the file watcher to ensure proper synchronization and prevent potential deadlocks.
- Updated the goroutine structure for clarity and correctness in managing concurrent operations.
@vercel
Copy link
Contributor

vercel bot commented Jan 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
forge Ready Ready Preview, Comment Jan 7, 2026 4:53pm

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

🤖 Conventional Commits Validation

PR Title: Follows conventional commits format
Commits: All 1 commits follow conventional commits format

🚀 Release Impact

🐛 PATCH: This PR contains bug fixes and will trigger a patch version bump.

@github-actions github-actions bot added the fix label Jan 7, 2026
@juicycleff juicycleff merged commit 441a15d into main Jan 8, 2026
6 of 15 checks passed
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.

3 participants