Home
last modified time | relevance | path

Searched defs:coro_or_future (Results 1 – 12 of 12) sorted by relevance

/dports/devel/py-graphql-core2/graphql-core-2.2.1/graphql/execution/executors/
H A Dasyncio.py16 def ensure_future(coro_or_future, loop=None): # type: ignore argument
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/contrib/asyncio/
H A Dhelpers.py25 def ensure_future(coro_or_future, *, loop=None, tracer=None): argument
/dports/lang/python311/Python-3.11.0a3/Lib/asyncio/
H A Dtasks.py610 def ensure_future(coro_or_future, *, loop=None): argument
618 def _ensure_future(coro_or_future, *, loop=None): argument
/dports/lang/python310/Python-3.10.1/Lib/asyncio/
H A Dtasks.py610 def ensure_future(coro_or_future, *, loop=None): argument
618 def _ensure_future(coro_or_future, *, loop=None): argument
/dports/devel/py-trollius/trollius-2.2/trollius/
H A Dtasks.py579 def ensure_future(coro_or_future, loop=None): argument
/dports/lang/python37/Python-3.7.12/Lib/asyncio/
H A Dtasks.py600 def ensure_future(coro_or_future, *, loop=None): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/asyncio/
H A Dtasks.py664 def ensure_future(coro_or_future, *, loop=None): argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/asyncio/
H A Dtasks.py664 def ensure_future(coro_or_future, *, loop=None): argument
/dports/lang/python38/Python-3.8.12/Lib/asyncio/
H A Dtasks.py664 def ensure_future(coro_or_future, *, loop=None): argument
/dports/lang/python-tools/Python-3.8.12/Lib/asyncio/
H A Dtasks.py664 def ensure_future(coro_or_future, *, loop=None): argument
/dports/lang/python39/Python-3.9.9/Lib/asyncio/
H A Dtasks.py661 def ensure_future(coro_or_future, *, loop=None): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/asyncio/
H A Dtasks.py664 def ensure_future(coro_or_future, *, loop=None): argument