This is an archive of the discontinued Mercurial Phabricator instance.

wireprotoframing: record when new stream is encountered
ClosedPublic

Authored by indygreg on Apr 13 2018, 5:36 PM.

Details

Summary

Without this, we choke after receiving the 2nd frame in a stream.
Not sure how we made it this far without finding this bug.

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.Apr 13 2018, 5:36 PM
durin42 accepted this revision.Apr 13 2018, 6:07 PM
This revision is now accepted and ready to land.Apr 13 2018, 6:07 PM
This revision was automatically updated to reflect the committed changes.