Skip to content

fix: wait with starting the workers until app starts#3520

Merged
tefkah merged 2 commits intomainfrom
tfk/slightly-better-dev
Mar 4, 2026
Merged

fix: wait with starting the workers until app starts#3520
tefkah merged 2 commits intomainfrom
tfk/slightly-better-dev

Conversation

@tefkah
Copy link
Member

@tefkah tefkah commented Mar 4, 2026

Issue(s) Resolved

This prevents a very CPU intensive loop where the nodemon process restarts the workers around 30000 times bc the files its watching are being compiled at the moment.

Test Plan

  1. rm -rf dist
  2. pnpm dev
  3. Peace instead of chaos

Screenshots (if applicable)

Optional

Notes/Context/Gotchas

Supporting Docs

@tefkah tefkah merged commit 768a5e6 into main Mar 4, 2026
1 check passed
@tefkah tefkah deleted the tfk/slightly-better-dev branch March 4, 2026 17:21
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