`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. |
||
|---|---|---|
| .. | ||
| CrashReporter.cpp | ||
| CrashReporter.hpp | ||
| HyprCtl.cpp | ||
| HyprCtl.hpp | ||
| HyprDebugOverlay.cpp | ||
| HyprDebugOverlay.hpp | ||
| HyprNotificationOverlay.cpp | ||
| HyprNotificationOverlay.hpp | ||
| Log.cpp | ||
| Log.hpp | ||
| TracyDefines.hpp | ||