davsclaus commented on PR #8706: URL: https://github.com/apache/camel/pull/8706#issuecomment-1308989908
You may need != null check in stop/shudown if executorService is null. This can happen if you start and then something else fails, and then camel is shutting down existing services. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org