[squeak-dev] Printing standard output from PipeableOSProcess on the Transcript

David T. Lewis lewis at mail.msen.com
Sat Jan 15 23:34:17 UTC 2022


Well that's pretty cool. As far as I know, nobody has ever done that
before in Squeak with OSProcess :-)

Dave

On Sat, Jan 15, 2022 at 04:58:22PM -0500, David O'Toole wrote:
> Thanks for all your help :)
> I now have a proper progress bar that slowly animates based on the amount
> of data received on the pipe :)
> 
> 
> On Sat, Jan 15, 2022 at 1:23 PM David T. Lewis <lewis at mail.msen.com> wrote:
> 
> > On Sat, Jan 15, 2022 at 01:18:56PM -0500, David O'Toole wrote:
> > > I appear to have solved the issue on the Scheme side by flushing stdout
> > and
> > > stderr streams when printing status messages.
> > > Thank you so much for your help!
> > >
> >
> > Aha, that makes perfect sense now! I was just naturally assuming the
> > problem would be on the Squeak end, since I wrote that part ;-)
> >
> > Dave
> >
> >
> >

> 



More information about the Squeak-dev mailing list