This is probably only of interest to perhaps three of you, but what the heck.
I discovered today that EventMachine, a very commonly used Ruby library, has a completely broken popen implementation. Specifically, it doesn't ever call waitpid unless you are
- Running on Linux and have selected the epoll option
- or the process closes all of its input
( Read more... )
Comments 2
Reply
Reply
Leave a comment