Open Flushot opened 9 years ago
Probably because of a blocking call to queue.get() in receive_port()
queue.get()
receive_port()
Probably because of a blocking call to
queue.get()
inreceive_port()