-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.5.0
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
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);