OpenSearch/buildSrc
Ryan Ernst 54c2aec38a Filter out special gradle threads from leak control (#47713)
This commit adds a thread filter for gradle unit tests which omits
threads gradle may create that we have no control over shutting down.
The current example of this is for project.exec which gradle pools.

closes #47417
2019-10-08 17:00:28 -07:00
..
reaper Fix backwards compatibility with pre-Java11 build-tools users (#45633) 2019-08-15 18:39:11 -07:00
src Filter out special gradle threads from leak control (#47713) 2019-10-08 17:00:28 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Replace heavy weight build-tools integ tests with a simple unit test. (#44056) 2019-09-30 10:37:52 +03:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Bundle AdoptOpenJDK 13 (#46860) 2019-09-19 08:56:17 -04:00