I was reading the Blue Book chapter on processes and figured I'd turn it into
tests...

Issue 6009: Improved ProcessTest
http://code.google.com/p/pharo/issues/detail?id=6009

During the process, I noticed that the Blue Book specifies that #fork
returns the block itself (pg. 252), while in Pharo it returns the process
(see #testFork in the slice). Should our implementation be changed to match
the Blue Book?

Thanks,
Sean

--
View this message in context: 
http://forum.world.st/Process-Tests-and-tp4632878.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

Reply via email to