contrueCT commented on PR #716: URL: https://github.com/apache/hugegraph-toolchain/pull/716#issuecomment-4176189274
The fix only makes sure `shutdown()` is always executed via `finally`, so the assertion is performed after the loader finishes cleanup. It keeps the same expected behavior (`7` vertices, `0` edges`) and only removes the timing flakiness. -- 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]
