Using 10.80b1
Is it normal that there are 2 instances of TextED running whenever I open a file?
vha
SOLVED: 2 instances running
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: 2 instances running
Yes, it's "normal". It's caused by the Chromium Embedded Component which uses something called a multi-process architecture https://www.chromium.org/developers/des ... chitecture.
You can see this if you run Google Chrome as well. Opening the program creates a main processes and at lest one spawn process.
Chromium can be run in single process mode, but it buggy and not recommended.
You can see this if you run Google Chrome as well. Opening the program creates a main processes and at lest one spawn process.
Chromium can be run in single process mode, but it buggy and not recommended.