[Commented On] D12628: worker: fix `_blockingreader.read()` to really block
mharbison72 (Matt Harbison)
phabricator at mercurial-scm.org
Wed May 18 16:41:10 UTC 2022
mharbison72 added a comment.
CI fails[1] with this series, but I think it's unrelated- its only chg, and `test-http-bad-server.t` fails for me locally in a different way, but identically with and without this series applied.
--- /mnt/c/Users/Matt/hg/tests/test-http-bad-server.t
+++ /mnt/c/Users/Matt/hg/tests/test-http-bad-server.t.err
@@ -42,7 +42,7 @@
$ cat hg.pid > $DAEMON_PIDS
$ hg clone http://localhost:$HGPORT/ clone
- abort: error: (\$ECONNRESET\$|\$EADDRNOTAVAIL\$) (re)
+ abort: error: bad HTTP status line: ''
[100]
[1] https://foss.heptapod.net/mercurial/mercurial-devel/-/jobs/552052
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D12628/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D12628
To: mharbison72, #hg-reviewers
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220518/a177c004/attachment-0002.html>
More information about the Mercurial-patches
mailing list