This is an archive of the discontinued Mercurial Phabricator instance.

httppeer: add TODO about delayed handling of ^C
ClosedPublic

Authored by indygreg on Aug 31 2018, 6:57 PM.

Details

Summary

When testing wire protocol v2 with large responses, I noticed that
^C doesn't result in immediate termination. I'm not sure what the
root cause is. Let's add a TODO so we don't forget about it.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Aug 31 2018, 6:57 PM
pulkit accepted this revision.Sep 4 2018, 1:43 PM
This revision was automatically updated to reflect the committed changes.