smart-core-boot/src/main/java/com/qianwen/core/boot/config/BladeExecutorConfiguration.java
@@ -62,7 +62,7 @@ return new BladeAsyncUncaughtExceptionHandler(this.bladeContext, this.bladeProperties, this.publisher); } /* loaded from: blade-core-boot-9.3.0.0-SNAPSHOT.jar:org/springblade/core/boot/config/BladeExecutorConfiguration$BladeAsyncUncaughtExceptionHandler.class */ private static class BladeAsyncUncaughtExceptionHandler implements AsyncUncaughtExceptionHandler { private final BladeContext bladeContext; private final BladeProperties bladeProperties;