mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-01 00:44:30 +00:00
Instead, just sched_yield() and try again. This makes the WindowServer not fall apart whenever clients take a bit too long to respond. Fixes #656.