I am using Python multiprocessing to read a USB device that outputs data continuously, and which must not get stalled. The GUI thread can often stall for too long, so I use mult