Still getting a generator hang on 2.6.7

Wayne Davison wayned at samba.org
Wed Mar 15 17:53:02 GMT 2006


On Wed, Mar 15, 2006 at 11:41:26AM -0600, Steve Sether wrote:
> Run 2 hangs indefinately.

Thanks for the extra info.  It shows that the generator is trying to
finish writing out a buffer of data before re-checking for messages from
the receiver (this is how it currently avoids intermingling forwarded
messages from the receiver into the middle of a buffer of its own data).
I should obviously change the generator's code to always read the pipe
from the receiver and to buffer any intermingled messages in memory.
I'll look into this.

..wayne..


More information about the rsync mailing list