Answer the question
In order to leave comments, you need to log in
How to make the function start working in asynchronous mode and give the result to the callback (tornado)?
Suppose there is some method that works for a very long time, it blocks all output to the tornado, the wrapper with gen .coroutine, accordingly, does not help to make this method asynchronous. How to make it work in the background and return the result of its work to the callback function?
Just as curious, how are asynchronous libraries written for tornado or asynhio?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question