mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-15 09:57:56 +00:00
Previously, we would try to acquire a reference to the all processes lock or other contended resources while holding both the scheduler lock and the thread's blocker lock. This could lead to a deadlock if we actually have to block on those other resources.
2.0 KiB
2.0 KiB