Sync up request context with root context just before calling command
The context passed on from main() may change before we hit callCommand, so setting it in Parse is a bit optimistic.
正在显示
请
注册
或者
登录
后发表评论
The context passed on from main() may change before we hit callCommand, so setting it in Parse is a bit optimistic.