wu-sheng opened a new pull request #741: Protect the background processes.
URL: https://github.com/apache/incubator-skywalking/pull/741
 
 
   There is an important feature of `ScheduledExecutorService`. The timer could 
be suppressed with an exception in `run()`.
   ```
   encounters an exception, subsequent executions are suppressed.
   ```
   
   I fix this by adding a new `RunnableWithExceptionProtection`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to