comparison mercurial/stack.py @ 41143:7b80406b8271

progress: move cached debug flag from progress.progbar to scmutil.progress It's simpler this way. One possible drawback (and a possisble advantage) is that we now check the debug flag once per topic, so processes that generate new topics all the time will still check the flag frequently. Differential Revision: https://phab.mercurial-scm.org/D5528
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 08 Jan 2019 00:12:08 -0800
parents 68fcc5503ec5
children 77c52ce50e6a
comparison
equal deleted inserted replaced
41142:8cf92ca92bfe 41143:7b80406b8271