Asynchronous MinIO Client SDK for Python

minio minio-py miniopy-async
1 Open Issue Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a RuntimeError: Event loop is closed error occurring in pytest tests using miniopy-async >= 1.23.0 on Python 3.12. The error only appears when running multiple tests and is not present on Python 3.11 or when running single tests. The solution likely involves investigating how the asynchronous event loop is handled within the miniopy-async library and pytest-asyncio integration, potentially related to resource management or improper loop closure.

Complexity: 4/5
help wanted

Asynchronous MinIO Client SDK for Python

Python
#minio#minio-py#miniopy-async