Skip to content

shahrouzz/electron-win64-zombie-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to reproduce:

run from cmd.exe:

git clone https://github.com/shahrouzz/electron-win64-zombie-bug.git

cd electron-win64-zombie-bug

yarn

yarn electron .

After the crash there will still be a electron.exe renderer process running in taskmanager.

note: if you run it in a bash in windows, use the following command to run:

./node_modules/electron/dist/electron.exe .

Tested on Electron 6.0.11 on Microsoft Windows 10 Pro

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published