# frozen_string_literal: true class Runner::Error::ExecutionTimeout < Runner::Error; end