lucene icon indicating copy to clipboard operation
lucene copied to clipboard

Removing thread sleep calls from TestIndexWriter.testThreadInterruptDeadlock and TestDirectoryReader.testStressTryIncRef

Open iamsanjay opened this issue 2 years ago • 2 comments

Description

As suggested in #12946, I tried to tackle two test cases and replacing Thread.sleep calls appearing in TestIndexWriter.testThreadInterruptDeadlock and TestDirectoryReader.testStressTryIncRef

And of course, #13001 is going to precedes this one. For now seeking suggestions from community regarding new code that would replace the Thread.sleep calls.

iamsanjay avatar Jan 27 '24 07:01 iamsanjay

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution!

github-actions[bot] avatar Feb 21 '24 00:02 github-actions[bot]

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution!

github-actions[bot] avatar Mar 08 '24 00:03 github-actions[bot]