Do you have to call `initRuntimeIfNeeded` for threads created outside of K/N runtime (e.g. GCD threa...
b
Do you have to call
initRuntimeIfNeeded
for threads created outside of K/N runtime (e.g. GCD threads on iOS)?
g
Yes
👍 1