Ethereal-O commented on code in PR #336:
URL: 
https://github.com/apache/incubator-hugegraph-computer/pull/336#discussion_r2441756101


##########
vermeer/apps/master/bl/scheduler_bl.go:
##########
@@ -202,6 +417,7 @@ func (s *ScheduleBl) startWaitingTask(agent 
*schedules.Agent, taskInfo *structur
                }
        }()
 
+       // TODO: Is here need a lock? TOCTTOU

Review Comment:
   It seems to need more time to do. It will need to change all APIs about 
task.setstate/taskmgr.setstate.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to