Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading and Writing for the unix pipe example hangs #17

Closed
lhayhurst opened this issue Jan 10, 2019 · 2 comments
Closed

Reading and Writing for the unix pipe example hangs #17

lhayhurst opened this issue Jan 10, 2019 · 2 comments

Comments

@lhayhurst
Copy link

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

@mosquito
Copy link
Owner

See this answer first.

@lhayhurst
Copy link
Author

thanks, will give aio-pipe a shot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants