[PATCH 1 of 2] tinyproxy: explicitly flush logged messages

Yuya Nishihara yuya at tcha.org
Mon Jun 19 10:00:36 EDT 2017


On Mon, 19 Jun 2017 00:58:29 -0400, Matt Harbison wrote:
> # HG changeset patch
> # User Matt Harbison <matt_harbison at yahoo.com>
> # Date 1497835913 14400
> #      Sun Jun 18 21:31:53 2017 -0400
> # Node ID 8fd2d66049d936d2cc501ad9a466fb5e67ed8ac2
> # Parent  07d5a503124caed05e1300a5208240764882c831
> tinyproxy: explicitly flush logged messages

Queued, thanks.

> Flushing stderr is all that is needed (on py27 anyway).  I originally flushed
> stdout too, but that added additional output to the log:

Ugh, maybe we should redirect stdout to /dev/null.


More information about the Mercurial-devel mailing list