Deno.CommandDeno.Command that writes a buffer to vipsthumbnailvipsthumbnail via stdin (and reads the result via stdout).await writer.write(source);await writer.write(source);. Source is the result of await Deno.readFile(path)await Deno.readFile(path). Deno.CommandDeno.Command) but then after a few files it gets stuck and the promise never resolves.Join the Discord to ask follow-up questions and connect with the community