Skip to content

Start notification-mode runs before watch discovery - #4

Merged
longlho merged 2 commits into
perplexityai:mainfrom
longlho:codex/start-notify-before-query
Aug 7, 2026
Merged

Start notification-mode runs before watch discovery#4
longlho merged 2 commits into
perplexityai:mainfrom
longlho:codex/start-notify-before-query

Conversation

@longlho

@longlho longlho commented Aug 7, 2026

Copy link
Copy Markdown

Why

Notification-mode devservers can stay alive while iBazel discovers their watch graph. Waiting for that query before launch puts a large, unnecessary delay on startup.

What changed

Port bazelbuild/bazel-watcher#838 onto the Perplexity fork:

  • start notification-mode runs before watch discovery
  • install watchers afterward and send a catch-up graph build
  • preserve query-first behavior for restart-mode targets, builds, tests, and coverage
  • compose the upstream lifecycle change with our structured BEP output notifications

longlho added 2 commits August 7, 2026 14:46
(cherry picked from commit 3517bd3)
@longlho
longlho marked this pull request as ready for review August 7, 2026 14:52
@longlho
longlho merged commit ae4395f into perplexityai:main Aug 7, 2026
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