How do I control the number of processes that electron applies in the task manager?

Clone https://github.com/electron/e. and start the application. You will find that the system has started three processes. It is guessed that these three processes are the main process, the main process auxiliary process, and the rendering process.

Screenshot of the task manager is as follows:

clipboard.png

requirements want to merge these electron processes. Is there any way to do that? Thank you


have you solved your problem? I also want to know how to solve this

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2be78-2bac2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2be78-2bac2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?