comparison mercurial/unionrepo.py @ 46101:49b6910217f9

dispatch: move IOError handling and flushing of streams to `dispatch()` Instead of patching both dispatch code and commandserver code, we directly handle this in `dispatch.dispatch()`. Thanks to Yuya who recommended this.
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 10 Dec 2020 13:51:56 +0530
parents b6f4a1df91bd
children 711ba0f1057e
comparison
equal deleted inserted replaced
46100:a771ffc378a8 46101:49b6910217f9