Mercurial > hg
comparison mercurial/dagop.py @ 39063:1419ba5e3b56
stringutil: if we get a memoryview in escapestr, coerce it to bytes
Otherwise we get an exception. Sadly, this manifesting deep inside the
wireproto code, inside a future. For some reason the exception was
/causing a hang/ rather than actually propagating out, which seems
like it might merit some investigation in the future.
Differential Revision: https://phab.mercurial-scm.org/D4256
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 10 Aug 2018 03:16:02 -0400 |
parents | e7aa113b14f7 |
children | 1c3184d7e882 |
comparison
equal
deleted
inserted
replaced
39062:efeeb73f54c3 | 39063:1419ba5e3b56 |
---|