Oct. 18, 2010
10:27 a.m.
It works for me: ([:foo | foo + 1 ] newProcessWith: #(10)) resume and ([:foo | foo + 1 ] newProcessWith: {10}) resume works as well. Try put self assert: processBlock argumentCount == 1 in pvtStartProcess. -- Best regards, Igor Stasenko AKA sig.