( )⚙ D12041 test-http-bad-server: track close condition in an object

This is an archive of the discontinued Mercurial Phabricator instance.

test-http-bad-server: track close condition in an object
ClosedPublic

Authored by marmoute on Jan 24 2022, 9:44 AM.

Details

Summary

In order to make the logic more advanced, we need to unify it. To unify it, we
introduce a small object that will be responsible for tracking and enforcing
"premature socket close" conditions for both proxy object (socketproxy and
fileobjectproxy).

More logic will be moved into the object in later changesets.

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

marmoute created this revision.Jan 24 2022, 9:44 AM
Alphare accepted this revision.Jan 24 2022, 9:58 AM
This revision is now accepted and ready to land.Jan 24 2022, 9:58 AM
baymax edited the summary of this revision. (Show Details)Jan 24 2022, 1:16 PM
baymax updated this revision to Diff 31865.

✅ refresh by Heptapod after a successful CI run (🐙 💚)