Mobile execution: can we keep the Appium server running while concurrently executing suites / cases?

A really big hit in our mobile performance processes seems to be the fact that even when Katalon is using an application ID, Appium still has to start it’s server and attach it’s services to the corresponding application.

Is there a way to debug test cases so that multiple executions can happen without actually restarting and reattaching Appium?