i don't follow. if you use enqueue it does use the...
# squarelibraries
j
i don't follow. if you use enqueue it does use the okhttp dispatcher thread pool. and then when the response is done it resumes your coroutine on whatever dispatcher you called from
c
so. question on this. enqueue uses okhttps dispatcher thread pool execute too what is it about using
await
that's the issue? as explained here: https://github.com/square/okhttp/issues/6747