Y
Hacker News
new
|
ask
|
show
|
jobs
by
sandeep1998
620 days ago
Which decorator?
1 comments
zo1
620 days ago
I went back to look at some of the old code as my memory was hazy. It was tornado's implementation of the run_on_executor method that we used, which is used as a decorator.
https://www.tornadoweb.org/en/stable/concurrent.html#tornado...
link
https://www.tornadoweb.org/en/stable/concurrent.html#tornado...