This message was deleted.
# community-support
s
This message was deleted.
f
nc -vz localhost 5005
does succeed to ping
t
Fwiw, I use the
--debug-jvm
command line option rather than directly providing the agentlib, and I believe I've used it with Gradle 8 already without issue. https://docs.gradle.org/current/userguide/java_testing.html#sec:debugging_java_tests
f
😢