Hacker News new | ask | show | jobs
by dataflow 1561 days ago
Sorry, I think I edited my comment while you were replying. But I just noticed the problem in the most recent version was that I didn't write to stdout after the usleep(), so it never raised SIGPIPE. Thanks.