April 25, 2012
5:48 p.m.
Sean P. DeNigris wrote
p upToEnd. "This hangs, even though there is output in the pipe"
I debugged this with the Stack VM from Jenkins. It's hanging in sqFileBasicPluginPrims.c on line 360: bytesRead = fread(dst, 1, count, file); This line seems to never return, although the docs suggest that it should just return an error or less data if the requested data is not available. HTH, Sean -- View this message in context: http://forum.world.st/OSProcess-is-process-done-tp4569088p4587479.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.