MCPcopy Index your code
hub / github.com/pydata/xarray / file_manager.py

File file_manager.py

xarray/backends/file_manager.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import atexit
4import threading

Callers

nothing calls this directly

Calls 2

LRUCacheClass · 0.90
closeMethod · 0.45

Tested by

no test coverage detected