Fix a GC issue with `Bun.spawn`
The `Subprocess` object stays alive until the process exits, even if it's never referenced
J
Jarred Sumner committed
38b5a85d8ae030acdead6d169735317a66d23d94
Parent: 68b55cd
The `Subprocess` object stays alive until the process exits, even if it's never referenced