I see that 1 CPU core is at 100% usage when I run 01_read.py script. There is this while 1 loop, but it blocks somewhere inside. Is there a work around - What could be done to fix this ?
I see that 1 CPU core is at 100% usage when I run 01_read.py script.
There is this while 1 loop, but it blocks somewhere inside.
Is there a work around - What could be done to fix this ?