globus / globus-compute

Globus Compute: High Performance Function Serving for Science
https://www.globus.org/compute
Apache License 2.0
148 stars 47 forks source link

Replace ipv4 v6 sc 37307 #1729

Open LeiGlobus opened 3 days ago

LeiGlobus commented 3 days ago

One of the steps in making sure ipv6 is supported is too remove the usage of the ipv4 loopback address 127.0.0.1, replacing it with localhost.

This also changes some of our tests to ensure localhost is usable as an address.

[sc-37307]