### Zarr version v3.0.10 ### Numcodecs version 0.16.1 ### Python Version 3.13 ### Operating System macOS ### Installation pip in venv ### Description Sharding doesn't work with multiprocessing. ### Steps to reproduce With https://github.com/ziw-liu/zarr-python/pull/1, run `pytest -v -k multiprocessing`. ### Additional output _No response_