Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.5.0
-
None
-
None
Description
waitForShutDown() in SentryService is named wrongly. It in fact just waits for the service thread to complete startup. And it just logs a debug message if things fail.
LOGGER.debug("Error during the shutdown", e);