Browse Source
* Fix IME not working in some scenarios. * If other services trigger `OnNameChange` before `GetNameOwnerAsync`, then we will incorrectly connect to other services, and will be stuck at `Connect`. We should ignore irrelevant services. * `WatchNameOwnerChangedAsync` should be called only once. * Add log.pull/17021/head
committed by
GitHub
1 changed files with 17 additions and 3 deletions
Loading…
Reference in new issue