Deno.Conn.unref - Deno documentation
method Deno.Conn.unref
Conn.unref(): void

Make the connection not block the event loop from finishing.

Return Type

void