lhayhurst opened this issue 6 years ago · 2 comments
Hi, when I run the UNIX pipe example, it does not work as it should. Looking at it in a debugger, It appears that the readers and writers are blocked on the os.open(). My OS is Ubuntu 18.04.
Cheers
See this answer first.
thanks, will give aio-pipe a shot.