paulirwin commented on code in PR #1014:
URL: https://github.com/apache/lucenenet/pull/1014#discussion_r1836880032


##########
src/Lucene.Net.Tests/Index/TestAddIndexes.cs:
##########
@@ -665,7 +741,7 @@ public RunAddIndexesThreads(TestAddIndexes outerInstance, 
int numCopy)
                 }
             }
 
-            internal virtual void LaunchThreads(int numIter)
+            internal void LaunchThreads(int numIter)

Review Comment:
   This is in a private class, but will do.



-- 
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: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to