Commit d2b47b4
BUG/MEDIUM: fix runtime socket commands response parsing
We were not parsing correctly the response from the runtime command socket, and not detecting correctly the errors.
The consequence was that if a runtime command failed, we were not triggering a reload and that would lead to inconsistencies between the configuration and the runtime1 parent 61ab295 commit d2b47b4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments