zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

remote tests deadlock waiting forever for port 5555

Open d-v-b opened this issue 7 months ago • 0 comments

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.

d-v-b avatar Jul 04 '24 14:07 d-v-b