property Deno.BenchDefinition.sanitizeExit
Ensure the bench case does not prematurely cause the process to exit,
for example via a call to Deno.exit
.
Type Jump to heading
boolean
Ensure the bench case does not prematurely cause the process to exit,
for example via a call to Deno.exit
.
boolean