diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diodechain.
https://diode.io/download
Other
65 stars 23 forks source link

Cannot exit if there is idle socks connection #2

Closed sc0Vu closed 4 years ago

sc0Vu commented 4 years ago

Sometimes when I use diode go client, I can not exit program because there is idle socks connection.

Or maybe there is idle channel. It should exit every time I press ctrl + c.