Async Interrupt
JSON →async-interrupt is a Python library providing an `asyncio` context manager that raises an exception in the current task when a specified `asyncio.Future` becomes done. This allows for interrupting long-running or blocking async operations based on external conditions, effectively 'waiting for' a future to complete by interrupting the current task. The current version is 1.2.2, and it follows an infrequent, feature-driven release cadence.
Traffic · last 30 days stale · no recent hits
total hits 21
actors 5 distinct systems
last hit 17d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇩🇪 Germany · VN
Resources
API endpoints
full doc /v1/registry/async-interrupt
compatibility /v1/registry/async-interrupt/compatibility