[Bug]: Process
alabotski opened this issue · 1 comments
alabotski commented
Version
- I'm using version 1.15.1
Known issues
- I've checked Known issues
Existing issues
- I've checked Existing issues
Advanced Preferences
- I've checked Advanced Preferences
What operating system are you using?
Windows
Operating System Version
Windows 10 19045.3930
Reproduction steps
- Run Stretchly
Expected Behavior
Run one process
Actual Behavior
Four processes are launched
https://mega.nz/folder/Fs0BGZBR#-_6LsBXoWKSI_SCWtI0qgA
Relevant log output
No response
Preferences
No response
Additional information
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
hovancik commented
Hi, that is how ElectronJS works, it creates multiple processes: for each windows, some main process etc.