Hi ilya,
For now it will only run from main thread. We made this as it is an Async call and will not block the main thread so there is no harm if you call it from main thread.
Can you please give us some more details like the scenario due to which you need to call it from background thread.
Thanks.