Fergus Dall
04da31af2b
Fix deadlock in Lock.Stale
...
With debug logging enabled this method would take a lock and then
format the lock as a string. Since PR #4022 landed the string
formatting method has also taken the lock, so this deadlocks.
Instead just record the lock ID, as is done elsewhere.
2023-01-27 03:21:37 +11:00
..
2022-12-24 10:41:56 +01:00
2022-12-24 10:41:56 +01:00
2022-11-27 17:18:13 +01:00
2023-01-03 19:03:36 +01:00
2022-12-24 10:41:56 +01:00
2022-07-17 13:42:23 +02:00
2022-12-02 19:36:43 +01:00
2022-12-30 18:12:12 +01:00
2022-10-14 14:06:47 +02:00
2022-11-27 13:18:44 +01:00
2022-12-17 09:41:07 +01:00
2022-12-11 11:06:25 +01:00
2022-12-02 19:36:43 +01:00
2023-01-14 20:41:07 +01:00
2022-12-11 11:06:25 +01:00
2022-12-02 19:19:14 +01:00
2022-09-24 12:21:59 +02:00
2023-01-14 17:57:02 +01:00
2023-01-27 03:21:37 +11:00
2022-12-24 10:41:56 +01:00
2022-12-02 19:36:43 +01:00
2022-12-09 14:23:55 +01:00
2022-12-02 19:36:43 +01:00
2023-01-14 01:20:43 +01:00
2022-11-12 19:55:22 +01:00