Fix invalid debug assertion.
The current `debug_assert_eq` is clearly wrong as the code handles zero response blocks. What should have been expressed is that we expect 0 or 1 response blocks.
parent
4117bb9f
Please register or sign in to comment