TIMEOUT_EXIT_CODE

const val TIMEOUT_EXIT_CODE: Int = 124

Exit code when execution times out, matching GNU timeout convention.