Go to the source code of this file.
Classes | |
| class | tornado.concurrent.DummyExecutor |
| class | tornado.concurrent.Future |
| class | tornado.concurrent.ReturnValueIgnoredError |
Namespaces | |
| namespace | tornado::concurrent |
Functions | |
| def | tornado::concurrent.chain_future |
| def | tornado::concurrent.is_future |
| def | tornado::concurrent.return_future |
| def | tornado::concurrent.run_on_executor |
Variables | |
| tuple | tornado::concurrent._NO_RESULT = object() |
| tuple | tornado::concurrent.dummy_executor = DummyExecutor() |
| tornado::concurrent.futures = None | |
| tornado::concurrent.FUTURES = Future | |
| tornado::concurrent.TracebackFuture = Future | |