hbs2/docs/todo/sendto-network-unreach.txt

12 lines
604 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

FIXME: sendto-network-unreachable-fatal
С новым кодом обработки ошибок происходит следующее падение:
```
[error] peerThread peerPingLoop Failed with Network.Socket.sendBufTo: does not exist (Network is unreachable)
Network.Socket.sendBufTo: does not exist (Network is unreachable)
```
Как воспроизвести: запускаем hbs2-peer, отключаем сеть, какое-то время ждём.
Предлагаемый фикс: вероятно, рестарт всего приложения целиком.