keep-starknet-strange / raito

Bitcoin ZK client written in Cairo.
https://raito.wtf
MIT License
48 stars 37 forks source link

[feat] Add SIGTERM handling to `scripts/data/client.py` #295

Closed maciejka closed 2 days ago

maciejka commented 3 weeks ago

Currently it takes several Ctrl-C to stop scripts/data/client.py: image Add proper SIGTERM handling to the script so it behaves as expected. Make sure no unnecessary exceptions are written to the logs.

raizo07 commented 3 weeks ago

Can I work on this @maciejka

ETA: 15 hours

tosoham commented 3 weeks ago

I am a Python dev who have significantly contributed in this platform in python issues. I am also new to this project and anticipates assignment. Can I be assigned to this? I will approach this problem by adding proper SIGTERM handling so that several Crl + C is not require to stop the running scripts. Also will take care of no unnecessary exceptions are written to the logs.

ShantelPeters commented 3 weeks ago

Hi @maciejka Please can I be assigned to this issue

GideonBature commented 3 weeks ago

Can I work on this issue please?