14,974
edits
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
* ill-formed input and output | * ill-formed input and output | ||
Unexpected conditions | Unexpected conditions / errors | ||
* | * Entry point | ||
** Browser timeout/crash | ** Browser timeout/crash | ||
* Interpreter level | |||
** First interpreter timeout/crash: e.g. First interpreter (.PHP) is timeout but second interpreter (.PY) is still running. | ** First interpreter timeout/crash: e.g. First interpreter (.PHP) is timeout but second interpreter (.PY) is still running. | ||
** Second interpreter timeout/crash | ** Second interpreter timeout/crash | ||
* System | * System level | ||
** e.g. memory error caused by second interpreter | |||
References | References | ||