mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
When packaged, Electron's process.execPath points to the main app binary which inherits the full app entitlements and UI lifecycle. Resolve to the Helper binary instead so daemon child processes run without inheriting the main app's entitlement/UI baggage.