ladybird/Userland
Timothy Flynn 8472b2b1fb LibThreading: Remove the thread pool
The thread pool test is currently flakey and takes over 2 minutes to run
on CI. It also currently has no users now that RequestServer uses curl,
so let's just remove it for now. If we need it in the future, we can
revive it from git history.
2024-09-22 14:07:16 -04:00
..
Libraries LibThreading: Remove the thread pool 2024-09-22 14:07:16 -04:00
Services RequestServer: Remove unused threading-related includes 2024-09-22 14:07:16 -04:00
Utilities LibWebView+WebContent+headless-browser: Make the page info IPCs async 2024-09-19 18:07:17 +02:00