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 ↑140% vs prev 7d
total hits 24
actors 7 distinct systems
last hit 1d ago MetaBot
top countries 🇩🇪 Germany · 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇫🇷 France
Resources
API endpoints
full doc /v1/registry/async-interrupt
compatibility /v1/registry/async-interrupt/compatibility