Mercurial > hg
diff tests/test-extensions-wrapfunction.py @ 40723:94b0d0f996e1 stable
wireprotov2peer: always return a bool from _processredirect()
Without this, we may stop servicing the redirect response if the
future has already been resolved. And the future will often be
resolved very early, since many consumers iterate the decoded
CBOR object stream and expect data to lazily arrive.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Wed, 28 Nov 2018 10:37:43 -0800 |
parents | ac865f020b99 |
children | 2372284d9457 |