AllenNeuralDynamics / AllenNeuralDynamics/Rhapso
Resolve Zarr v3 + fsspec/s3fs async aiohttp sessions unclosed after S3 reads/writes.
未关闭
- 主要语言
- Python
- 星标
- 9
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。