Skip to content

refactor(project): Defer initial build after watchers are ready#1403

Open
matz3 wants to merge 1 commit into
mainfrom
build-server-defer-initial-build
Open

refactor(project): Defer initial build after watchers are ready#1403
matz3 wants to merge 1 commit into
mainfrom
build-server-defer-initial-build

Conversation

@matz3
Copy link
Copy Markdown
Member

@matz3 matz3 commented Jun 2, 2026

Triggering the initial build before initializing the watchers caused the perf logging of build/caching related tasks to be inaccurate as the watchers can delay the build significantly.
In context of the improvements via #1400 this will likely not be a problem anymore, but it is still better to have a clear order defined and only start initial builds after the watchers are ready.

Triggering the initial build before initializing the watchers caused the
perf logging of build/caching related tasks to be inaccurate as the
watchers can delay the build significantly.
In context of the improvements via #1400
this will likely not be a problem anymore, but it is still better to
have a clear order defined and only start initial builds after the
watchers are ready.
@matz3 matz3 requested a review from a team June 2, 2026 12:32
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