-
Don Gagne authored
This is needed for Android since it needs to communicate with java apis which require everything on the main thread. The additional thread was not really needed since you can implement using a signal based approach which ends up being the same thing.
cf9df59c