mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
The creation of singleton relies on the `userData` dir, which can be changed by user, we have to ensure singleton uses the `userData` dir set by user.