Mercurial > hg
comparison mercurial/statichttprepo.py @ 28025:ab6468270b83
blackbox: flush output file descriptor
Without this, when there are multiple ui views, each blackbox
will have its own file handle, and the logging will be in
a really bad order.
Also, because of the way blackbox works, it never closes its
file handles, which means the last output before exit is
often lost.
author | timeless <timeless@mozdev.org> |
---|---|
date | Wed, 03 Feb 2016 15:18:29 +0000 |
parents | 2380889f8f52 |
children | 032c4c2f802a |
comparison
equal
deleted
inserted
replaced
28024:142891ab6e89 | 28025:ab6468270b83 |
---|