ladybird/Userland/DevTools
Itamar 408f05bbb9 HackStudio: Decrease the maximal crash frequency of the server to 10 sec
The maximal crash frequency of the language server was previously 3
seconds, but in practice it was too high.
When working with larger projects the language server can get into a
"crash and respawn" loop that takes more than 3 seconds.

10 seconds seems like a reasonable threshold beyond which we no longer
attempt to respawn the server.
2021-12-03 15:38:21 +01:00
..
HackStudio HackStudio: Decrease the maximal crash frequency of the server to 10 sec 2021-12-03 15:38:21 +01:00
Inspector Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Playground Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Profiler LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
UserspaceEmulator UserspaceEmulator: Fix after add_positional_argument API change :^) 2021-11-26 16:47:39 -08:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00