This is an automated email from the ASF dual-hosted git repository.

hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new fc09ac6344 chore: Enable netty leak detector in CI (#1639)
fc09ac6344 is described below

commit fc09ac63441951544f8a02cd23c2304d0dcf5dae
Author: He-Pin(kerr) <[email protected]>
AuthorDate: Sun Dec 29 02:23:05 2024 +0800

    chore: Enable netty leak detector in CI (#1639)
---
 .jvmopts-ci | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.jvmopts-ci b/.jvmopts-ci
index 75b23e439c..d984212d94 100644
--- a/.jvmopts-ci
+++ b/.jvmopts-ci
@@ -12,3 +12,4 @@
 -XX:-ClassUnloadingWithConcurrentMark
 -Djava.security.egd=file:/dev/./urandom
 -Dpekko.ci-server=true
+-Dio.netty.leakDetection.level=PARANOID


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to