abort
Interrupt a running Mathematica evaluation without losing kernel state. Stop runaway computations while preserving all definitions, unlike a restart that clears everything.
Instructions
Interrupt the evaluation the kernel is running right now. The kernel survives with all state intact. Use this instead of kernel(action='restart') for a runaway computation -- restart destroys every definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |