comparison mercurial/revlog.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 b9e174d4ed11
children 5962fd0d1045
comparison
equal deleted inserted replaced
44191:732098027b34 44192:d6d4170882cd