On linux, with Python 3.8 I\'m trying to process text data line by line read from a named pipe (created with mkfifo). The reading takes place on a thread (main thre
mkfifo