Doing readline in a thread from a popen4('rsync ...') stream blocks when the stream ends.

Rasmusson, Lars lars.rasmusson at hp.com
Wed Apr 28 16:27:17 EDT 2004


As a claification: the readline hangs because the stream has not
closed, and 'rsync' is still running.  The question is 
what in the python thread causes rsync to lock up and never finish?




More information about the Python-list mailing list