About Anaconda Help Download Anaconda

anaconda / packages / python-blockbuster 1.5.24

Utility to detect blocking calls in the async event loop

Installers

  • linux-64 v1.5.24
  • linux-aarch64 v1.5.24
  • osx-64 v1.5.24
  • osx-arm64 v1.5.24
  • win-64 v1.5.24

conda install

To install this package run one of the following:
conda install anaconda::python-blockbuster

Description

Blockbuster is a Python package designed to detect and prevent blocking calls within an asynchronous event loop. It is particularly useful when executing tests to ensure that your asynchronous code does not inadvertently call blocking operations, which can lead to performance bottlenecks and unpredictable behavior.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.1.0) Legal | Privacy Policy