Thank you for your informative post!
Encountered the same problem, we had a log client running that suddenly stopped without explanation.
Doing strace revealed that it hanged when writing to stdout.
I totally agree that the note in python documentation should warn more for this behaviour.
Magnus - 2010-05-25 05:05:19.220334
Thank you for your informative post! Encountered the same problem, we had a log client running that suddenly stopped without explanation. Doing strace revealed that it hanged when writing to stdout. I totally agree that the note in python documentation should warn more for this behaviour.