Meituan-Dianping / Robust

Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
Apache License 2.0
4.4k stars 805 forks source link

热更新安装时机问题 #432

Open tianwailaike61 opened 3 years ago

tianwailaike61 commented 3 years ago

对于实时生效这个特性有些疑问。 如果一个后台程序在运行,前面执行一段流程,然后安装Patch,后面执行的新流程。这个时候逻辑可能会乱掉。 请问Robust对这样的场景是怎么处理的呢?