ports/devel/py-wait-for2
Jesús Daniel Colmenares Oviedo 39e75f7802 devel/py-wait-for2: New port: Handle simultaneous cancellation and future completion
Alternate implementation of asyncio.wait_for(). It handles several edge
cases like simultaneous cancellation of wait and completion of future
differently and consistently across Python versions 3.7+.
https://github.com/Traktormaster/wait-for2

Required for www/py-nicegui 2.18.0.

PR:	287082
2025-05-28 01:14:43 +03:00
..