On 23/03/2020 14:29, Juergen Gross wrote: > In case of some errors xs_talkv() will close the connection to > Xenstore. This is annoying as it is not clear to the caller in which > error case the connection is still available. > > Drop that implicit closing to make the interface behave in a sane and > predictable way. > > Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]> This definitely does improve the cascade failure cases.
