Commit 73b96b3
committed
TraceServer: Check server status if survived error
There are possible cases where the server process(es) was successfully
tree-killed despite timing out or receiving an error. In error cases,
simply check if server is 'UP' or otherwise down, trying to update the
status bar accordingly. Anyway, the start/stop commands should keep
working as expected beyond that error event no matter what.
And no matter the error case or scenario, always show the related
warning to the user, alongside trying to update that status bar item.
Contributes to fixing #8.
Signed-off-by: Marco Miller <marco.miller@ericsson.com>1 parent f8a27c3 commit 73b96b3
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
175 | 183 | | |
176 | 184 | | |
177 | 185 | | |
| |||
0 commit comments