- Notifications
You must be signed in to change notification settings - Fork1.1k
Commitbb69054
authored
fix(cli): remove loading indicator when pinging with verbose logs (#16305)
This was causing some verbose log lines to be prepended with the spinnermessage, e.g.```◱ Collecting diagnostics...2025-01-28 10:26:27.502```which doesnt look very good. Presumably anyone running it with verbose will know it takes a moment to collect diagnostics first.1 parentb44ae40 commitbb69054
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
0 commit comments
Comments
(0)