Yuv
Results
2
issues of
Yuv
### Motivation `new ExecutorProvider(proxyConfig.getLookupThreadPoolNum(), "mop-lookup-thread") ;` It will create a FinalizableDelegatedExecutorService `(ScheduledExecutorService) executorProvider.getExecutor();` It can't be cast to a ScheduledExecutorService, and it will create a RuntimeException without catch, which is...
doc-info-missing
Fixes #116 ### Motivation Using security feature in AoP. ### Modifications Supported operations - SSL connection ### Does this pull request potentially affect one of the following parts: *If `yes`...
no-need-doc