Files
hacksider-Deep-Live-Cam/modules
Ihor Kuzmychov b53844eb57 fix: skip setrlimit(RLIMIT_DATA) on macOS (#1849)
setrlimit(RLIMIT_DATA) is rejected by the macOS kernel for the values used here,
crashing the app during startup. Since --max-memory defaults to suggest_max_memory()
(4 on Darwin), max_memory is always set on macOS and every launch reached this call.

Fixes #1848.
2026-08-29 14:53:57 +08:00
..
2026-08-23 02:55:32 +08:00
2026-06-14 20:18:56 +08:00
2025-10-12 22:33:09 +08:00
2026-08-23 02:55:32 +08:00
2025-01-07 14:04:18 +08:00
2026-05-15 16:33:27 +08:00
2026-08-23 02:55:32 +08:00
2026-07-29 05:20:29 +08:00
2025-10-12 22:33:09 +08:00
2023-09-24 21:36:57 +08:00
2024-09-19 17:38:02 +08:00