This is an archive of the discontinued Mercurial Phabricator instance.

sshpeer: extract pipe cleanup logic to own function
ClosedPublic

Authored by indygreg on Feb 4 2018, 10:35 PM.

Details

Summary

So it can be used outside of instantiated classes. This is
needed to support pipe creation before init is called.

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.Feb 4 2018, 10:35 PM
lothiraldan accepted this revision.Feb 5 2018, 8:04 AM
yuja accepted this revision.Feb 6 2018, 8:07 AM
This revision is now accepted and ready to land.Feb 6 2018, 8:07 AM
This revision was automatically updated to reflect the committed changes.