Skip to main content
Deno.BenchDefinition.sanitizeExit - Deno documentation
property Deno.BenchDefinition.sanitizeExit
Ensure the bench case does not prematurely cause the process to exit, for example via a call to [`Deno.exit`](../././~/Deno.exit).

Type

boolean