comparison mercurial/phases.py @ 28534:293adbaa14a7

dispatch: flush ui before returning from dispatch A chg client may exit after received the result from runcommand. It is necessary to do a flush to make sure the warning message is printed out and the process waiting for the chg client will actually see the output. This helps chg to pass test-alias.t.
author Jun Wu <quark@fb.com>
date Mon, 14 Mar 2016 11:06:34 +0000
parents f16b84b1e40e
children 3a2357c31d2a
comparison
equal deleted inserted replaced
28533:dfd5a6830ea7 28534:293adbaa14a7