kenhuuu commented on code in PR #3315:
URL: https://github.com/apache/tinkerpop/pull/3315#discussion_r2933632248
##########
gremlin-dotnet/test/Gremlin.Net.Benchmarks/Program.cs:
##########
@@ -31,12 +31,5 @@ public static void Main()
{
BenchmarkRunner.Run<MessageSerializerBenchmarks>();
}
-
- // public static async Task Main()
Review Comment:
Isn't this just an alternative Main()? If it helps with running the tests
then just leave this code in there.
--
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]