Closed maxthomas closed 5 years ago
Can one of the admins verify this patch?
i'm not sure what's up with the CI - seems weird that it passed on 2/3 - is there a way to re-run it? also, the logs are too big to see where it failed.
There is also UnixAddr
parameter that should be fixed along with TCPAddr
and GRPCAddr
.
if you don't mind i'll wait to get the other MR merged in, then put this on top to avoid any conflicts
rebased off HEAD
and reworked parsing to be a bit more logical, also added Unix/gRPC to test case. let me know what you think!
thank you! closing the relevant issue..
previous addresses were not being respected if configured.
this includes a failing test and a fix.