Mercurial > public > mercurial-scm > hg
comparison hgext/rebase.py @ 40788:41f0529b5112 stable
commandserver: get around ETIMEDOUT raised by selectors2
selector.select() should exits with an empty event list on timed out, but
selectors2 raises OSError if timeout expires while recovering from EINTR.
Spotted while debugging new chg feature.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 03 Dec 2018 21:45:15 +0900 |
parents | b14fdf1fb615 |
children | ea84c2b286a2 f07d4f94f098 |
comparison
equal
deleted
inserted
replaced
40787:d1bda397df73 | 40788:41f0529b5112 |
---|