ladybird/Meta/CMake
Ali Mohammad Pur 398435277b RequestServer: Use an OwnPtr for cached connections
Otherwise we'd end up trying to delete the wrong connection if a
connection made before us is deleted.
Fixes _some_ RequestServer spins (though not all...).
This commit also adds a small debug mechanism to RequestServer (which
can be enabled by turning REQUEST_SERVER_DEBUG on), that can dump all
the current active connections in the cache, what they're doing, and how
long they've been doing that by sending it a SIGINFO.
2021-09-29 11:47:18 +02:00
..
Superbuild CI+Meta: Update Sonar Cloud CI job for new SuperBuild configuration 2021-09-16 15:47:13 +00:00
all_the_debug_macros.cmake RequestServer: Use an OwnPtr for cached connections 2021-09-29 11:47:18 +02:00
code_generators.cmake Meta: Use Lagom:: namespaced names for code generators 2021-09-15 19:04:52 +04:30
common_options.cmake Meta: Move all options to targetname_options.cmake files 2021-09-15 19:04:52 +04:30
commonmark_spec.cmake Tests: Test LibMarkdown against commonmark test suite 2021-08-31 16:53:51 +02:00
lagom_options.cmake Meta: Move all options to targetname_options.cmake files 2021-09-15 19:04:52 +04:30
lagom-install-config.cmake Lagom: Add proper install rules 2021-07-29 21:46:25 +01:00
serenity_components.cmake Meta: Move components CMake helpers to their own file 2021-08-28 08:44:17 +01:00
serenity_options.cmake Meta: Move all options to targetname_options.cmake files 2021-09-15 19:04:52 +04:30
unicode_data.cmake Meta: Allow specifying alternative paths for downloaded Unicode data 2021-09-15 19:04:52 +04:30
utils.cmake Meta: Switch to a SuperBuild that splits host and target builds 2021-09-15 19:04:52 +04:30
wasm_spec_tests.cmake Meta: Move all options to targetname_options.cmake files 2021-09-15 19:04:52 +04:30