pub async fn start_control_port(
    flowgraph: FlowgraphHandle,
    custom_routes: Option<Router>
)