Hello, Ken Raeburn <raeb...@raeburn.org> writes:
> It appears to me that Guile is buffering the default output and error > ports if they're not connected to terminal devices, so writing the > output to a file or piping through more enables buffering and can > produce the problem. The patch below has fixed it for me in my > testing so far. Okay to commit? Yes! > Author: Ken Raeburn <raeb...@raeburn.org> > Date: Tue Oct 13 11:45:34 2009 -0400 > > Flush output before forking. ... with a more detailed change log please. :-) Thanks, Ludo’.