The devel/py-blockbuster port
py3-blockbuster-1.5.25 – detect blocking calls in the async event loop (cvsweb github mirror)
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.WWW: https://github.com/cbornet/blockbuster
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.13/site-packages/blockbuster-1.5.25.dist-info/
- /usr/local/lib/python3.13/site-packages/blockbuster-1.5.25.dist-info/METADATA
- /usr/local/lib/python3.13/site-packages/blockbuster-1.5.25.dist-info/RECORD
- /usr/local/lib/python3.13/site-packages/blockbuster-1.5.25.dist-info/WHEEL
- /usr/local/lib/python3.13/site-packages/blockbuster-1.5.25.dist-info/licenses/
- /usr/local/lib/python3.13/site-packages/blockbuster-1.5.25.dist-info/licenses/LICENSE
- /usr/local/lib/python3.13/site-packages/blockbuster/
- /usr/local/lib/python3.13/site-packages/blockbuster/__init__.py
- /usr/local/lib/python3.13/site-packages/blockbuster/__pycache__/
- /usr/local/lib/python3.13/site-packages/blockbuster/__pycache__/__init__.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/blockbuster/__pycache__/__init__.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/blockbuster/__pycache__/blockbuster.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/blockbuster/__pycache__/blockbuster.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/blockbuster/blockbuster.py
- /usr/local/lib/python3.13/site-packages/blockbuster/py.typed