Ссылка
click to show
click to show
Hey all, hope you are doing well.. Can anyone help me with how to stop a thread. I have tried to use signals to send a stop signal but it fails to stop it .Here is a small snippet of what I have tried if it helps : http://pastebin.com/QkmvuELB ( My code revolves around getting some data from sensors to my pi so run only has serial.readline method)