Skip to content

Ping command diagnostics gets interleaved with build log output #15584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
deansheather opened this issue Nov 19, 2024 · 0 comments · Fixed by #15600
Closed

Ping command diagnostics gets interleaved with build log output #15584

deansheather opened this issue Nov 19, 2024 · 0 comments · Fixed by #15600
Assignees
Labels
bug risk Prone to bugs

Comments

@deansheather
Copy link
Member

While a workspace build is ongoing, most CLI commands that connect to a workspace will stream the log output from the build before running the command. The ping command does not wait for this and instead shows a "Collecting diagnostics" spinner interleaved with the build log output.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug risk Prone to bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants