Skip to content

Commit

Permalink
try fix thread leak
Browse files Browse the repository at this point in the history
Signed-off-by: Yupeng Fu <[email protected]>
  • Loading branch information
yupeng9 committed Jan 18, 2025
1 parent 88e27f6 commit cc41f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ingestion-kafka/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
}

internalClusterTest{
environment 'TESTCONTAINERS_RYUK_DISABLED', 'true'
// environment 'TESTCONTAINERS_RYUK_DISABLED', 'true'
// TODO: Adding permission in plugin-security.policy doesn't seem to work.
systemProperty 'tests.security.manager', 'false'
}
Expand Down

0 comments on commit cc41f8c

Please sign in to comment.