Skip to content

feat: add progress for initializing server#412

Open
PeterCardenas wants to merge 1 commit intowithered-magic:mainfrom
PeterCardenas:add-task-for-startup
Open

feat: add progress for initializing server#412
PeterCardenas wants to merge 1 commit intowithered-magic:mainfrom
PeterCardenas:add-task-for-startup

Conversation

@PeterCardenas
Copy link
Copy Markdown
Contributor

@PeterCardenas PeterCardenas commented Nov 30, 2025

Adds a progress indicator while the server is starting up. The initial bazel commands can take some time, but whether they're in progress is opaque. This gives feedback on their progress in addition to whether they fail.

Note, we can't use self.send_notification and the task pool here, because tasks only get accepted once the server is started up.

@withered-magic
Copy link
Copy Markdown
Owner

will also take a look at this today!

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.

2 participants