Skip to content

能否实现对CommandTrayHost 自身的守护? #51

Description

@wy16W2pIilK1xgqN

希望提供一个 在 CommandTrayHost 意外终止或僵死后,重启自身的机制。

比如使用 双进程
使用一个子程序,与 CommandTrayHost ,相互发送 心跳信号,
如果发现异常则重启对方。
真需要退出程序,则先关闭子进程,自身再退出。

另提一个BUG:
托盘图标,在 CommandTrayHost 退出后,不会自己消失,需要鼠标移动上去才消失。

BUG触发使用环境:
Win10 2004 x64
CommandTrayHost 2.3-b450 x64
默认配置

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions