Does Transit not support GCD? I tried calling a Javascript function (a TransitFunction) from a GCD block scheduleded off the main thread and Transit threw an exception.
I don't have the exception on me ATM (I'm on my phone), but I was curious if this was a known limitation? If so is there some underlying technical reason for this?
Does Transit not support GCD? I tried calling a Javascript function (a TransitFunction) from a GCD block scheduleded off the main thread and Transit threw an exception.
I don't have the exception on me ATM (I'm on my phone), but I was curious if this was a known limitation? If so is there some underlying technical reason for this?
Glad to dig up the error message if that helps.