comparison tests/test-confused-revert.t @ 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 cb70501d8b71
children 8d72e29ad1e0
comparison
equal deleted inserted replaced
40674:25b7c4cb5de1 40723:94b0d0f996e1