mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
Not cleaning these up by rejecting or resolving the promise causes the main thread to try to reject them at EventLoop::exit() time. If the RenderThread has already been destroyed by then, we get into use-after-free territory and segfault.
4.6 KiB
4.6 KiB