hankwenyx commented on issue #329: URL: https://github.com/apache/incubator-hugegraph-computer/issues/329#issuecomment-2919156129
The most perfect way to handle this case is of course to check all possible nil situations, throw errors layer by layer, interrupt task execution, and change the task status to error. However, in this code logic, all 『workername』creation, writing, and reading are managed by internal structures, so this problem can be temporarily ignored. -- 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]
