Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds dask lock capability for backend writes
This fixes an error on an asynchronous write for `to_netcdf` resulting in an `dask.async.RuntimeError: NetCDF: HDF error` Resolves issue pydata#793 following dask improvement at dask/dask#1053 following advice of @shoyer.
- Loading branch information