We no longer need to spawn a task just to keep the pager handle. The pager
handle can be held by ChgUiHandler since the handler itself is not consumed
and recreated across async calls.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG4b0185841058: rust-chg: do not terminate tokio runtime until pager exits
Diff Detail
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.