This is an archive of the discontinued Mercurial Phabricator instance.

keepalive: track ready state with a bool
ClosedPublic

Authored by indygreg on Jan 26 2019, 5:33 PM.

Details

Summary

This code may have been written before Python had a bool type.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Jan 26 2019, 5:33 PM
pulkit accepted this revision.Jan 26 2019, 6:05 PM
This revision was automatically updated to reflect the committed changes.