mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-05 14:25:59 +01:00
90a53aed59
`CrashReporter::createAndSaveCrash()` is not async-signal-safe, resulting in random deadlocks/double-crashes during Hyprland crashes. This changes the function to be (mostly) async-signal-safe. |
||
---|---|---|
.. | ||
HookSystem.cpp | ||
HookSystem.hpp | ||
PluginAPI.cpp | ||
PluginAPI.hpp | ||
PluginSystem.cpp | ||
PluginSystem.hpp |