ethereum / ethereumj

DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
GNU Lesser General Public License v3.0
2.18k stars 1.1k forks source link

Exit on consensus break doesn't work properly #1180

Open mkalinin opened 5 years ago

mkalinin commented 5 years ago

When this exit takes place, Java process usually hangs instead of exiting in a normal way.