This message was deleted.
# community-support
s
This message was deleted.
m
Gradle 8.0.2
v
Maybe look at a thread dump to see if something is waiting on something or similar?
m
YourKit is complaining about deadlocks
Yikes, 1h15min 👀
Time to kill the daemon I guess
Didn't help, it's back
v
Well, then you probably need to investigate where the deadlock happens and why, or at least knit some reproducer. 🙂
👍 1
a
the signing plugin isn’t very lazy. Perhaps it’s proactively trying to contact the gpg agent and getting stuck?
v
Shouldn't be that eager though. 😄
a
I would hope not but I wouldn’t be surprised 😬