bismuthfoundation / BismuthRPC

[Released] A Json-RPC Server for Bismuth Crypto Currency
GNU General Public License v3.0
7 stars 8 forks source link

Could use some hint for Tornado Clean Stop #10

Open EggPool opened 6 years ago

EggPool commented 6 years ago

Clean stopping the server from a method is not as straightforward as it would seem.

See the method and related links in the code: https://github.com/EggPool/BismuthRPC/blob/0c5cc312b2d2a3079767107441175af57b4f220f/RPCServer/nodeclient.py#L54

Someone with Tornado experience could help solve this faster than I would, so I won't go further for now. If you have any hint or solution to this, feel free to tell!