home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: c2ce5ea83b5924302653c8dfba7de68c7d98c942

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
c2ce5ea83b5924302653c8dfba7de68c7d98c942 Close files when CachingFileManager is garbage collected (#2595) * Close files when CachingFileManager is garbage collected Fixes GH2560 This frees users from needing to worry about this. * Minor tweak * Test raising an error in __del__ * restore change * Remove the need for a lock in __del__ * Handle locking ourselves with rasterio * Remove race condition with netCDF4 * refactor optional lock * Fix more possible race conditions * Warn if we can't close in FileManager.__del__ * Fix lock acquisition in CachingFileManager.__del__ * Cleaner fall-back for no dask-distributed * Test tweaks * Test for FileManager.__repr__ * Add reference counting to CachingFileManager * remove unused import * Spelling / reorg 2018-12-23T20:11:31Z 2018-12-23T20:11:31Z f10b21bed2846b879806f87039b77245b18e7671 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 1217238 19864447
Powered by Datasette · Queries took 0.949ms · About: xarray-datasette