ignoreExitStatus

@JvmName(name = "gxyxeamdpeerqfdw")
suspend fun ignoreExitStatus(value: Output<Boolean>)
@JvmName(name = "ufbdkqkrmwauheur")
suspend fun ignoreExitStatus(value: Boolean?)

Parameters

value

Normally, a non-zero exit status causes the Task to fail. This flag allows execution of other Runnables to continue instead.