comparison mercurial/config.py @ 44192:d6d4170882cd

profiling: flush stdout before writing profile to stderr On py3, stdout and stderr appear to be buffered and this causes my command's output to be intermixed with the profiling output. Differential Revision: https://phab.mercurial-scm.org/D8024
author Kyle Lippincott <spectral@google.com>
date Mon, 27 Jan 2020 18:16:05 -0800
parents 9f70512ae2cf
children f7f142d74df3
comparison
equal deleted inserted replaced
44191:732098027b34 44192:d6d4170882cd