Commit bd6fdfe
Merge #157208
157208: rpc: fix DialRPC when NoLoopbackDialer is true r=shubhamdhama a=shubhamdhama
If NoLoopbackDialer is true, then loopbackDRPCDialFn would return the error "loopback dialer called but NoLoopbackDialer was set". This was causing problem with sysbench benchmarks.
Fixes: none
Epic: none
Release note: none
Co-authored-by: Shubham Dhama <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments