Commit b076302
committed
fix: use io.EOF error when no backend connections are available
This better mimicks gRPC behavior when attempting to send on a
connection when receiver closes the connection.
Signed-off-by: Andrey Smirnov <[email protected]>1 parent 82daca0 commit b076302
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
0 commit comments