mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-12 22:28:38 +00:00
Previously we made one thread pool per ipc client, which is excessive and can eat up all the available fds very fast. Fixes #760.
Previously we made one thread pool per ipc client, which is excessive and can eat up all the available fds very fast. Fixes #760.