mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
The process object is created under node context, and it will live through the reloading, so we are responsible for clearing the listeners to make sure resources are not leaked.