unref

Bun

Symbol

Subprocess.unref

unref(): void

Before shutting down, Bun will wait for all subprocesses to exit by default

This method will tell Bun to not wait for this process to exit before shutting down.