benwtrent commented on PR #14167:
URL: https://github.com/apache/lucene/pull/14167#issuecomment-2610393806

   OK, I cleaned it all up, and have two separate tests, one for multi-threaded 
one for single threaded.
   
   The multi-threaded one is the only one that fails periodically, which 
explains the difficulty in replicating. Threads might be racing to explore 
their segments first and thus stop exploring other graphs sooner than other 
runs. 
   
   As for the single-threaded, I haven't had it fail in 10s of thousands of 
runs. Which doesn't 100% mean there isn't an issue there as well. I just 
haven't had a failure yet.


-- 
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: issues-unsubscr...@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to