Search found 1 match
- 30 Mar 2024, 17:27
- Forum: RevPiModIO
- Topic: exitsignal func blocked while loop in start method
- Replies: 0
- Views: 10791
exitsignal func blocked while loop in start method
Dear community, i love to make my project alive with RevPi. I would like to ask you if my situation is just inaccurate python code or if it is insecure CPU unit behavior. My application collects data into an array and sends it to my api server once every 5 minutes. The data it collects is checked by...