TODO添加
This commit is contained in:
parent
69d168f4a8
commit
57a6f96138
@ -38,6 +38,7 @@ public class SerialDispatcher implements BaseDispatcher {
|
||||
try {
|
||||
// TODO 检测触发方式如果需要手动触发,挂起当前stage,等待父级执行相应操作
|
||||
// TODO 看看需要内存入库还是忽略掉当前执行,进行入库(countDown放行)
|
||||
// stageRunContext.callParentChange();
|
||||
dispatch();
|
||||
latch.countDown();
|
||||
} catch (Exception e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user