Commit f8a27c3
committed
TraceServer: Only reset upon stop while pid not UP
Before this fix, stopping upon an already exited server -while still
having the former pid stored- led to an extra stop act (with the
inaccurate warning messages shown as a result). Simply, only internally
reset in such a case, skipping the useless (and confusing) stopping act.
Contributes to fixing #8.
Signed-off-by: Marco Miller <marco.miller@ericsson.com>1 parent 4017826 commit f8a27c3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments