[squeak-dev] Re: Does PipeableOSProcess require some finalization/clean up?

Sean P. DeNigris sean at clipperadams.com
Fri May 18 02:29:29 UTC 2012


David T. Lewis wrote
> 
> the VM is blocking on a read from an OS pipe...
> 
> 0xff7d49a0 M ExternalPipe>upToEnd -1053201688: a(n) ExternalPipe
> 0xff7d49c0 M [] in PipeableOSProcess>closePipes -1053202016: a(n)
> PipeableOSProcess
> 

#closePipes is calling #upToEnd. Could this be another case of failing to
call #setNonBlockingOutput?

--
View this message in context: http://forum.world.st/Does-PipeableOSProcess-require-some-finalization-clean-up-tp4630507p4630753.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list