mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -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.