Sept. 25, 2014
9:32 a.m.
Hi, I am calling C from pharo with a callback, and it seems the callback is called in another thread. I canât wrap the block in a process, because the return will be wrong, how can I do ??? Annick