<div dir="ltr">I forgot to include the output method. Adding "flush" seems to have helped, but output still stops coming well before it is complete. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 14, 2022 at 9:49 PM David O'Toole <<a href="mailto:deeteeoh1138@gmail.com">deeteeoh1138@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I have a question relating to PipeableOSProcess. I'm trying to read the standard output from the process and (optionally) print it to the Transcript. Several large chunks consisting of dozens of lines are produced, but then output halts always after a certain number of characters (stopping in the middle of a line) even though I can verify that the Scheme process completed its entire job successfully and should have produced more output. Am I setting up / accessing the PipeableOSProcess incorrectly in my snippet here? I would greatly appreciate any tips you might be able to give on my investigating this further. I am running Squeak 5.3 on Linux.</div>
</blockquote></div>