EM Client Running 2 Threads

EM Client takes quite a while to start so I was looking into increasing it’s priority during startup I noticed that it has 2 separate threads running under taskman.

Sometimes programs are supposed to run that way, with multiple threads, and others that are sometimes in Startup end up with 2 threads because it gets put in the StartUp folder and there is a setting in the program to Start with Windows and therefore is executes 2 different threads.

I don’t know if this is supposed to execute 2 different threads like this or one of these threads shouldn’t be running.