zarr-python
zarr-python copied to clipboard
remote tests deadlock waiting forever for port 5555
If port 5555 is in use, then the remote store tests hang forever.
Address already in use
Port 5555 is in use by another program. Either identify and stop that program, or start the server with a different port.
We should fail immediately or retry on a different port.