AllenNeuralDynamics / AllenNeuralDynamics/Rhapso

Resolve Zarr v3 + fsspec/s3fs async aiohttp sessions unclosed after S3 reads/writes.

Open
#250 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9
Forks
3
PR merge metrics
No merged PRs in 30d

Description

With the upgrade to Zarr v3, the storage layer from the older mostly synchronous/mapping-style store model to an async-backed store API. With S3, that means reads/writes go through fsspec/s3fs async machinery and can leave aiohttp sessions unclosed, causing noisy unclosed client session / connector warnings. No issue occurs from this at scale.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.