b90877b440
The prior solution to call reply.Reset() aged poorly since newer fields were added to the reply, but not added to Reset() leading serial blocking query loops on the server to blend replies. This could manifest as a service-defaults protocol change from default=>http not reverting back to default after the config entry reponsible was deleted.
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
```release-note:bug
|
|
server: ensure that central service config flattening properly resets the state each time
|
|
```
|