deno.com

method Deno.ChildProcess.prototype.unref

#ChildProcess.prototype.unref(): void

Ensure that the status of the child process does not block the Deno process from exiting.

Return Type #

void