risingwave_frontend::handler::kill_process

Function handle_kill

source
pub(super) async fn handle_kill(
    handler_args: HandlerArgs,
    process_id: i32,
) -> Result<RwPgResponse, RwError>