Irit Katriel added the comment:
If you mean this: https://pypi.org/project/wait-for/ then it is not part of the
python library.
If you mean asyncio's wait_for, it's documented here:
https://docs.python.org/3/library/asyncio-task.html#asyncio.wait_for
--
nosy: +iritkatriel
resolutio
New submission from Alex :
I wondering why there is no documentation for the synchronous module "wait_for":
site-packages/wait_for/__init__.py
It's just missing or there are some reason? I didn't see any deprecation info
about this module.
--
messages: 407516
nosy: Alex-Izquierdo
pri