JackyYangPassion commented on code in PR #2643:
URL:
https://github.com/apache/incubator-hugegraph/pull/2643#discussion_r1730496422
##########
hugegraph-server/hugegraph-test/src/main/java/org/apache/hugegraph/core/TaskCoreTest.java:
##########
@@ -686,7 +686,7 @@ private HugeTask<Object> runGremlinJob(String gremlin) {
}
private static void sleepAWhile() {
- sleepAWhile(100);
+ sleepAWhile(1000);
Review Comment:
Thanks for the suggestion, it is indeed more reasonableļ¼
--
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]