mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
* related #7494 Removes the `deadlock_detection` feature, since we now have a more primitive panic-after-30s deadlock detection which works well enough and even detects kinds of deadlocks that the `deadlock_detection` feature never supported.