Loading core/src/scheduler/resource/Resource.cpp +9 −8 Original line number Diff line number Diff line Loading @@ -126,7 +126,8 @@ Resource::pick_task_execute() { return task_table_.Get(index); } // if (task_table_[index]->task->label()->Type() == TaskLabelType::SPECIFIED_RESOURCE) { // if (task_table_.Get(index)->task->path().Current() == task_table_.Get(index)->task->path().Last() && // if (task_table_.Get(index)->task->path().Current() == task_table_.Get(index)->task->path().Last() // && // task_table_.Get(index)->task->path().Last() == name()) { // if (task_table_.Execute(index)) { // return task_table_.Get(index); Loading core/src/scheduler/action/PushTaskToNeighbour.cpp +3 −3 File changed.Contains only whitespace changes. Show changes Loading
core/src/scheduler/resource/Resource.cpp +9 −8 Original line number Diff line number Diff line Loading @@ -126,7 +126,8 @@ Resource::pick_task_execute() { return task_table_.Get(index); } // if (task_table_[index]->task->label()->Type() == TaskLabelType::SPECIFIED_RESOURCE) { // if (task_table_.Get(index)->task->path().Current() == task_table_.Get(index)->task->path().Last() && // if (task_table_.Get(index)->task->path().Current() == task_table_.Get(index)->task->path().Last() // && // task_table_.Get(index)->task->path().Last() == name()) { // if (task_table_.Execute(index)) { // return task_table_.Get(index); Loading
core/src/scheduler/action/PushTaskToNeighbour.cpp +3 −3 File changed.Contains only whitespace changes. Show changes