Mercurial > hg-stable
diff .hgsigs @ 48633:f91f98e9834a
test-http-bad-server: unify log printing for `sendall` and `write`
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.
Differential Revision: https://phab.mercurial-scm.org/D12042
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 23 Jan 2022 21:25:01 +0100 |
parents | ca0c6d8c456b |
children | 01fde63b4ede |