update - 解决发送消息前内部事件监听处理异常的问题
This commit is contained in:
parent
a6bbc307d3
commit
d9d82854ef
@ -24,6 +24,6 @@ public class CustomAsyncRunnableExecutionExceptionHandler implements AsyncRunnab
|
||||
|
||||
eventDispatcher.dispatchEvent(new ErrorInfoEvent(job, exception), jobServiceConfiguration.getEngineName());
|
||||
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user