If you open a system monitoring tool such as Task Manager/Activity Monitor/System monitor, you will indeed see multiple processes named CoherentUI_Host.
This is normal. We use a multi-process architecture that spawns 1 coordinator process, 1 GPU process for hardware acceleration and 1 process per view. That means the general formula for the count of the CoherentUI_Host processes is 2 + <number of views>.