Skip to content

Demonstrating ElectronJS 6.x renderer leak when using SharedWorker with remote module in preload

License

Notifications You must be signed in to change notification settings

devmonkey22/electron-renderer-leak

Repository files navigation

Electron Renderer Process Leak Demonstration

Used electron-quick-start as a base to show how with a SharedWorker and preload file (that uses remote module) causes Chromium renderer process to leak (doesn't exit with other electron processes) on Windows 10.

Tested with:

  • Windows 10
  • Electron 6.0.4, 6.0.7
  • nodejs v10.16.3

About

Demonstrating ElectronJS 6.x renderer leak when using SharedWorker with remote module in preload

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published