Skip to content

Commit

Permalink
chore: Enable netty leak detector in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Pin committed Dec 28, 2024
1 parent b0e7534 commit c749562
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .jvmopts-ci
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@
-XX:-ClassUnloadingWithConcurrentMark
-Djava.security.egd=file:/dev/./urandom
-Dpekko.ci-server=true
#Trace Netty memory leaks
-Dio.netty.leakDetection.level=PARANOID

0 comments on commit c749562

Please sign in to comment.