Commit 57af285
Add details to the asyncio connection error message (#3211)
For asyncio connection errors, include the details in the error message,
instead of only including the error code.
Co-authored-by: dmitry.kanev <dmitry.kanev@dualbootpartners.com>
Co-authored-by: Gabriel Erzse <gabriel.erzse@redis.com>1 parent ee2a98b commit 57af285
File tree
2 files changed
+19
-1
lines changed- redis/asyncio
- tests/test_asyncio
2 files changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
820 | | - | |
| 820 | + | |
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
0 commit comments