AllenNeuralDynamics / AllenNeuralDynamics/Rhapso

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

オープン
#250 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。