Skip to content

RunJudgeOptions

RunJudgeOptions = object

Runtime options supplied when a judge calls runJudge(...).

optional signal?: AbortSignal

Abort signal from the current eval run when available.