Skip to content

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

Merged
matz3 merged 1 commit into
mainfrom
build-server-defer-initial-build
Jun 8, 2026
Merged

refactor(project): Defer initial build after watchers are ready#1403
matz3 merged 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
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 94.227% (+0.4%) from 93.809% — build-server-defer-initial-build into main

d3xter666
d3xter666 approved these changes Jun 8, 2026
@matz3 matz3 merged commit d74e62a into main Jun 8, 2026
100 of 109 checks passed
@matz3 matz3 deleted the build-server-defer-initial-build branch June 8, 2026 11:07
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.

3 participants