<@U0BA343QR> but it will block a real thread while...
# announcements
v
@yoavst but it will block a real thread while waiting for response. I think there should be a way to wrap it into
async
so that it become truly asynchronous, returning Deferred<String>. /cc @elizarov