AllenNeuralDynamics / AllenNeuralDynamics/Rhapso

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

Aperta
#250 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
9
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.