Stefan Beller wrote:

> When the callers of parallel processing machine are sloppy with their
> messages, make sure the output is terminated with LF after one child
> process is handled.

Why not always add \n here?

That would make callers simpler and would make it easier for callers to
know what to do.  It also makes it possible to end with \n\n if the
caller wants.

Thanks,
Jonathan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to