mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-14 19:06:35 +02:00
We only need to take a strong reference to the main event loop when an error occurred in order to invoke the callback on the main thread. By taking this lock for the entire duration of the thread, we were preventing the main thread from exiting if the init thread hangs.
11 KiB
11 KiB