Mercurial > hg-stable
comparison tests/test-narrow.t @ 40449:d1bda397df73 stable
selectors2: backport minimal fix of timeout handling from 2.0.1
The original code would raise TypeError since OSError() doesn't support
keyword arguments.
We can't simply import the selectors 2.0.1, which still spawns "uname -p"
through platform.system(). We could switch to the unreleased version, but
I decided to not right now to minimize the change.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 03 Dec 2018 21:31:19 +0900 |
parents | 4a81d82474e9 |
children | 77173267878b |
comparison
equal
deleted
inserted
replaced
40448:d9fc51f77cc5 | 40449:d1bda397df73 |
---|