comparison i18n/polib.py @ 44755:4b0185841058

rust-chg: do not terminate tokio runtime until pager exits 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. Differential Revision: https://phab.mercurial-scm.org/D8449
author Yuya Nishihara <yuya@tcha.org>
date Sat, 11 Apr 2020 02:51:03 +0900
parents 9d2b2df2c2ba
children 6000f5b25c9b
comparison
equal deleted inserted replaced
44754:9fc9526e283a 44755:4b0185841058