[Yum-devel] [PATCH 1/4] worker: no --tmpmdpath => use stdout
James Antill
james at fedoraproject.org
Tue Nov 27 17:57:44 UTC 2012
On Fri, 2012-11-23 at 16:28 +0100, Zdeněk Pavlas wrote:
> ---
> worker.py | 39 +++++++++++++++++++++------------------
> 1 files changed, 21 insertions(+), 18 deletions(-)
Doing it this way we have to be 100% sure that nothing ever goes to
stdout on any code path. A somewhat less risky was is to pass in an
extra fd or 3.
Meh. ACK if you are 100% though.
More information about the Yum-devel
mailing list