kirillrakhman
08/13/2016, 11:26 AMPretendFortran.__FANCY_NATIVE_SYNTAX
calls the callback synchronously. otherwise you would need a semaphore or some other synchronysation to block the thread on which transformCallback
is running until the callback is called the required number of times.