Commit c67955e
fix(session): detect canceled lookup correctly
cancelation is not DNSError, so UnwrapDNSErr() returns "" as reason
Signed-off-by: Martin Matous <m@matous.dev>1 parent ede85b4 commit c67955e
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | | - | |
324 | | - | |
| 322 | + | |
325 | 323 | | |
326 | 324 | | |
327 | 325 | | |
328 | 326 | | |
| 327 | + | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
0 commit comments