mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
Currently we run unittests with clusters running in the background that can potentiallly spawn threads causeing the thread leak control to fire off in tests that don't use the test cluster. This commit introduces some base classes for that purpose shadowning lucene test framework classes adding the approriate ThreadScope.