This is the expected behavior. You cannot run multiple processes at the same time through the studio. You can only run multiple processes simultaneously when those processes are background processes. If the processes are foreground processes, then you can run only one process at a time.