The write function was logging before calling the function while the sendall
function were logging after calling the function.
We align the write behavior on the sendall behavior before unifying the
code.
Alphare |
hg-reviewers |
The write function was logging before calling the function while the sendall
function were logging after calling the function.
We align the write behavior on the sendall behavior before unifying the
code.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
✅ refresh by Heptapod after a successful CI run (🐙 💚)
Path | Packages | |||
---|---|---|---|---|
M | tests/test-http-bad-server.t (56 lines) | |||
M | tests/testlib/badserverext.py (6 lines) |