jeme commented on issue #935:
URL: https://github.com/apache/lucenenet/issues/935#issuecomment-2128687232

   > Interesting. I tried with `net8.0` (which has been changed as the default 
IDE test platform since the last time I checked) with the same configuration 
you used and it doesn't fail there. But then I changed the test target to 
`net6.0` and it failed on the first run. So, that probably explains why you are 
not reproducing it.
   
   Not really as I actually tested on the various .net versions, other things 
came up as we had a break down in one of our systems due to a windows update, 
so I have sadly been busy elsewhere.
   
   But I am actually having another timing related bug in another codebase 
which I can easily reproduce at work with a single run of a test (always fails 
after ~max 2min, a run is 10min), but it's far harder to reproduce the same bug 
at home on the same PC as I am having trouble reproducing this issue (takes 2-3 
runs). So I don't know.
   
   Running the Lucene tests at work has proven to be a challenge though, I 
don't know if it's because I use ReSharper that the Lucene solution seems to be 
very slugish for me to work with, or it's something else. But I always have 
challenges getting started working on anything.
   
   But great if you found a fix.
   


-- 
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