deno.Command and .spawn() to create a ChildProcess. process.stdout.getReader() it does not return anything until the process has terminated and an output status is returned.process.stdout I get the printed warning "Can't collect output because stdout is locked".output() instead of awaiting status)