Files
konsti 3c8f1469d7 Replace dashmap with papaya (#19532)
`DashMap` has a lot of deadlock conditions. Our cases aren't about
performance, but about concurrent access, and deadlocks are a bad
experience for users (aka CI getting stuck for 6h until the hard job
limit kills it).
2026-06-18 10:51:56 +02:00
..