Closed
Description
See https://gist.github.com/979173
This program should hang indefinitely. Instead, it runs and exits successfully. It seems that when the read call goes to block, it doesn't really block and just keeps on going. It's rather bizarre that this works.