cannelloni
cannelloni copied to clipboard
Bug with termination via CTRL+C
Hello Sometimes, when server offline or something like that, I can get such issue when trying to exit from app via CTRL+C keys. It just freeze and wait some some, 5-10 minutes :D
Thank you
me@canneloni-1:~$ cannelloni -I vcan0 -C c -R 10.6.0.150 -p -d c
INFO:canthread.cpp[107]:run:CANThread up and running
INFO:tcp_client_thread.cpp[51]:attempt_connect:Connecting to 10.6.0.150:20000...
LC|EFF Frame ID[416948465] Length:3 2 10 3
^CINFO:cannelloni.cpp[504]:main:Received signal 2: Exiting
^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C
INFO:tcp_client_thread.cpp[54]:attempt_connect:Connect failed.
You can exit from app via CTRL+Z
I have not been able to reproduce the issue yet. Any information how to trigger it is appreciated.