Skip to content

Commit 918e72e

Browse files
committed
map draft-4 javascript exceptions to CWL permanentFailures
1 parent b74ff17 commit 918e72e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

draft-4/concepts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,9 @@ Implementations may apply other limits, such as process isolation, timeouts,
351351
and operating system containers/jails to minimize the security risks associated
352352
with running untrusted code embedded in a CWL document.
353353

354+
Exceptions thrown from an exception must result in a `permanentFailure` of the
355+
process.
356+
354357
## Success and failure
355358

356359
A completed process must result in one of `success`, `temporaryFailure` or

0 commit comments

Comments
 (0)