Community
Participate
Working Groups
When DeadlockDetector resolves a deadlock, it doesn't log anything by default. This can obscure errors in client code, or even bugs in the deadlock detection code itself (such as bug 262032). We should consider enabling it by default.
This is a very good idea! I wasn't even aware that deadlocks were resolved silently until I dug deeper.
Created attachment 180362 [details] Fix
Fix released.