-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dynamic-loader-impl): PluginLoader接口支持跨进程抛出异常
如不支持抛出异常,控制端可能会认为调用成功继续调用其他方法。 Loader所在进程在没有及时Crash退出前收到调用,会出现进一步的异常Crash, 从而出现Loader所在进程打印两次不同的Crash信息。 #802
- Loading branch information
Showing
1 changed file
with
114 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters