Using the s3 server results in very long test times. I've tracked it down to aiohttp sometimes spending 2 seconds trying and failing to establish an IPv6 connection to localhost. I don't know how to solve the underlying issue, but we could workaround it by forcing IPv4 resoltion on Windows.
Using the s3 server results in very long test times. I've tracked it down to aiohttp sometimes spending 2 seconds trying and failing to establish an IPv6 connection to localhost. I don't know how to solve the underlying issue, but we could workaround it by forcing IPv4 resoltion on Windows.
Reproducer:
Running this test on Windows with s3fs debug logging enabled results in: