Race condition in ChunksToZarr when template is not supplied explicitly as an xarray.Dataset
Open
bug
- Dominant language
- Python
- Stars
- 170
- Forks
- 15
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 1
Description
Due to https://github.com/zarr-developers/zarr-python/issues/1435, `ChunkToZarr` can result in invalid Zarr files if the template is written simultaneously from different workers.
Contributor guide
Assessment
This issue has not been assessed yet.