cryptonomex / graphene

MIT License
1.05k stars 336 forks source link

Seed node stuck issue #654

Closed abitmore closed 7 years ago

abitmore commented 8 years ago

A seed node will get stuck if an exception is thrown out while accepting a new connection. When it's stuck, the TCP port is still open/listening, but it doesn't respond with a hello message when other peers connected to it, nor do further communication.

This issue occurs rather frequently in BitShares network recently.

Reference:

vikramrajkumar commented 7 years ago

This issue was moved to bitshares/bitshares-core#213