Deno.Command that writes a buffer to vipsthumbnail via stdin (and reads the result via stdout).await writer.write(source);. Source is the result of await Deno.readFile(path). Deno.Command) but then after a few files it gets stuck and the promise never resolves.