FICHA · MANJARO

python-blockbuster

Utility to detect blocking calls in the async event loop

  • development-tool
  • Dev
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Detect blocking calls that run inside an asynchronous event loop, helping developers find code that hurts latency or stalls concurrent tasks. It is useful for debugging asyncio performance problems.

Detection tools can add overhead and expose call stacks. Use in development or controlled diagnostics, then review findings before changing production code.

Permissions

Permissions not analysed for this source yet.